Answer Posted / khadeer.k
virtual constructors are used when we need to avoid the
copy same. desructor frees the memory with a ~(tilde) symbol
| Is This Answer Correct ? | 8 Yes | 9 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 is difference between polymorphism and inheritance?
State what is encapsulation and friend function?
What are two types of polymorphism?
What language is oop?
Can we create object of interface?
what is the sylabus for priliminaries?
What is overloading in oops?
What does it mean when someone says I oop?
What is oops with example?
What is encapsulation with example?
What is the point of oop?
What is pointer in oop?
What is the example of polymorphism?
Why do while loop is used?