Answer Posted / arpit singhal
because c++ language use the concept of oop's like classes,
inheritence, ploymorphism, opertator overloading etc. but
it is not a pure object oriented language.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What does enum stand for?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
How many human genes are polymorphic?
What does oop mean in snapchat?
What is encapsulation in ict?
What is the real life example of polymorphism?
Why multiple inheritance is not allowed?
What is pure oop?
What is the difference between static polymorphism and dynamic polymorphism?
Can you explain polymorphism?
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
can inline function declare in private part of class?
What is use of overloading?
What is coupling in oops?
What is polymorphism in oop example?