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
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.
What does no cap mean?
Can destructor be overloaded?
What is an advantage of polymorphism?
Why do we use polymorphism in oops?
Whats oop mean?
What is multilevel inheritance explain with example?
is there any choice in opting subjects like 4 out of 7
What are properties in oop?
#include
How do you use inheritance in unity?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What are the three main types of variables?
what is different between oops and c++
Can you explain polymorphism?