Answer Posted / dasora
when do you like inherit from more than two class
it is called multiple inheritance
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Define whitespace in C++.
How can you quickly find the number of elements stored in a static array?
Can comments be nested?
What is purpose of new operator?
What is the sequence of destruction of local objects?
What is the full form of ios?
If you don’t declare a return value, what type of return value is assumed?
Can static member variables be private?
Name the implicit member functions of a class.
What is Destructor in C++?
Why is c++ called oops?
How the programmer of a class should decide whether to declare member function or a friend function?
Why do we use constructor?
When do we run a shell in the unix system?
Define copy constructor.