Answer Posted / rinku
object is a variable of data type class
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is difference between oop and pop?
What are the data types in oop?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Who invented oop?
Why is encapsulation used?
What is pointer in oop?
What is variable example?
What does and I oop mean in text?
Why do we use inheritance?
What is an example of genetic polymorphism?
Why is abstraction needed?
What is interface in oop?
What are the 4 main oop principles?
What is encapsulation and abstraction? How are they implemented in C++?
How do you achieve runtime polymorphism?