What are the OOPS concepts?
Answer Posted / ranjit kumar singh
The oops concepts have:
1.Class
2.Object
3.Messege
4.Resilance to change
5.Encapsulation
6.Overloading
7.Inheritance
8.Interfaces
9.Polymorphism
10.Data abstraction.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
is there any choice in opting subjects like 4 out of 7
Give two or more real cenario of virtual function and vertual object
What is the difference between a mixin and inheritance?
What exactly is polymorphism?
Whats is abstraction in oops?
Is enum a class?
what are the different types of qualifier in java?
What is difference between inheritance and polymorphism?
Explain the concepts involved in Object Oriented programming.
What is destructor example?
What is new keyword in oops?
Why is there no multiple inheritance?
What is the difference between inheritance and polymorphism?
What is encapsulation in oops?
What is pure oop?