Computer Science, asked by subho2340, 11 months ago

What is the property of oops ?

Answers

Answered by mohishkhan9996
2

Answer:

OOPs is an Object Oriented Programming language,which is the extension of Procedure Oriented Programming language.OOps reduce the code of the program because of the extensive feature of Polymorphism.OOps have many properties such as DataHiding,Inheritence,Data Absraction,Data Encapsulation and many more.

Similar questions