what is the concept of OOPs
Answers
Answered by
1
Answer:
It stands for Object Oriented Programming. It is a programming concept that works on the principles of abstraction, inheritance etc. It allows user to create the objects that they want and then create methods to handle those objects.
Hope it helps ✌️✌️
Answered by
2
oops stand from object oriented programming. it is a programming concept that works on the principal of abstraction, encapsulation, inheritance and polymorphism. it allows users to create the object that they want and then create method to Handle those objects.
May it will help you....
Similar questions