Question d’entretien chez Wipro

What is oops concept ?

Réponse à la question d'entretien

Utilisateur anonyme

17 févr. 2022

Oops stand for object oriented programming system which is a real world programming paradigm. In oops everything is depend on object and class. Oops have a some basic features like- abstraction, encapsulation, polymorphism and inheritance etc.