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.
No Answer is Posted For this Question
Be the First to Post Answer
Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
When is a memory allocated to a class?
Get me a number puzzle game-program
JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?
Why is abstraction needed?
different types of castings
What is polymorphism and its types?
What is difference between inheritance and polymorphism?
What is an orthogonal base class?
What is polymorphism and example?
write a c++ code of diagonal matrix.
What is polymorphism what is it for and how is it used?