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
what is diff between .net 1.1 and .net 2.0
what is graphics
What is a linked list?
What is late bound function call and early bound function call? Differentiate.
difference between class and object
10 Answers Chandan, IBM, Magic Soft,
what is the realstic modeling?
What is polymorphism in oops?
wht is major diff b/w c and c++?
4. What do you mean by a prototype? Define analysis prototype
Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
1.what are two type of classe members called? 2.what is data hiding and data encapsulation? 3.how do you make a class member visible aouside its class? 4.what is the default visibility of a class data member? 5.what are the advantages of oop over the structured programing?
When is it necessary to use member-wise initialization list in C++?