What are the OOPS concepts?
Answer Posted / ramesh
OOPs concepts are
1)object
2)class
3)encapsulation
4)abstraction
5)polymorphism
6)inheritance
7)message passing
8)dynamic binding
These all are partially supported by c++,java supports
all the above features
| Is This Answer Correct ? | 438 Yes | 76 No |
Post New Answer View All Answers
Write a program to reverse a string using recursive function?
What is abstraction in oops with example?
how to get the oracle certification? send me the answer
Can a destructor be called directly?
What is stream in oop?
What is abstraction in oops?
What is super in oop?
• What are the desirable attributes for memory managment?
What is meant by oops concept?
can we make game by using c
What does no cap mean?
What is polymorphism in oops with example?
Why is oop better than procedural?
Get me a number puzzle game-program
Why multiple inheritance is not allowed?