Computer Science, asked by rs089053, 1 year ago

what are the basic concepts of object-oriented programming?

Answers

Answered by Anonymous
0
it gives stress on object or data not in the function or method
it follows bottom top approach of execution
eg java
Answered by MarsMan
1
1)polymorphism
2)data abstraction
3)inheritance
4)data encapsulation
Similar questions