Does c++ support multilevel and multiple inheritance?
Answer Posted / bhagavathi chouhan
yes c++ supports these inheritance's
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
what is difference between class template and template class?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is destructor example?
What is and I oop mean?
What is coupling in oops?
Why is polymorphism important in oop?
What is polymorphism give a real life example?
What is pointer in oop?
What does and I oop mean in text?
Can a destructor be called directly?
What is cohesion in oop?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
Are polymorphisms mutations?
What is for loop and its syntax?
What is use of overloading?