Answer Posted / meenu kathuria
Multiple Inheritance:
to acquire properties of two or more classes in a single class.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the implicit member functions of class?
What is virtual base class?
the maximum length of a character constant can be a) 2 b) 1 c) 8
Define a constructor - what it is and how it might be called (2 methods)?
Can I learn c++ without learning c?
Define the process of error-handling in case of constructor failure?
Explain stack unwinding.
What is decltype c++?
Why do we need templates?
What is abstraction with real time example?
What is #include math h in c++?
If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3
Explain what are mutator methods in c++?
how to connect with oracle 9i with server in socket program in c/c++
What is c++ best used for?