Answer Posted / karthick
Multiple inheritance means the derived class inherits from
two or more base classes.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the use of "new" operator?
Is c++ a dying language?
What is c++ redistributable?
what is a reference variable in C++?
What is the insertion operator and what does it do?
Explain one method to process an entire string as one unit?
Write a program to find the Fibonacci series recursively.
How can virtual functions in c++ be implemented?
What is the difference between a definition and a declaration?
What are the different types of polymorphism in c++?
What does floor mean in c++?
how to access grid view row?
Do we have to use initialization list in spite of the assignment in constructors?
What is an operator in c++?
What is a hashmap c++?