What are the OOPS concepts?
Answer Posted / ramanji m.tech
1.objects
2.classes
3.data abstrtaction
4.data encapsulation
5.inheritance.
6.polymorphism.
7.msg passing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is pure oop?
What are the three parts of a simple empty class?
officer say me - i am offered to a smoking , then what can you say
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Explain virtual inheritance?
What are two types of polymorphism?
What are objects in oop?
What is oops and its features?
What are the important components of cohesion?
What is abstraction in oop with example?
What is destructor in oop?
What is difference between oop and pop?
What is and I oop mean?
What is polymorphism in oop example?
can inline function declare in private part of class?