What are the basic concepts of object oriented programming?
Answers
Answered by
2
The basic concepts of oops is:
1. Data abstraction
2. Data encapsulation
3. Inheritance
4. Polymorphism
1. Data abstraction
2. Data encapsulation
3. Inheritance
4. Polymorphism
Similar questions