c++ is a pure object oriented programming or not?
Answer Posted / jeyasri
NO
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
#include
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Why we use classes in oop?
Why multiple inheritance is not possible?
What is difference between inheritance and polymorphism?
What is pointer in oop?
How do you use inheritance in unity?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
Why is destructor used?
Advantage and disadvantage of routing in telecom sector
Templates mean
What is encapsulation example?
What is meant by oops concept?
Can you explain polymorphism?
What are the 4 main oop principles?