What are the OOPS concepts?
Answer Posted / faizan
1)object
2)class
3)encapsulation & abstraction
4)polymorphism
5)inheritance
6)message passing
7)dynamic binding
These all are partially supported by c++,java supports
all the above features
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is an advantage of polymorphism?
Why do we use polymorphism in oops?
write string class as your own class in java without using any built-in function
What is the main purpose of inheritance law?
What is polymorphism programming?
What is difference between abstraction and encapsulation?
What does and I oop mean in text?
What is advantage of inheritance?
Why interface is used?
what is different between oops and c++
Why is oop better than procedural?
What is the oops and benefits of oops programming?
Where You Can Use Interface in your Project
What is polymorphism explain its types?
What is the real time example of inheritance?