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 are the advantages of polymorphism?
What is the full form of oops?
What is encapsulation in oops?
What does sksksk mean in text slang?
What is the difference between a constructor and a destructor?
Give two or more real cenario of virtual function and vertual object
Can destructor be overloaded?
What polymorphism means?
how to get the oracle certification? send me the answer
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What is constructor overloading in oop?
What is static in oop?
What exactly is polymorphism?
What is polymorphism oop?
What are the components of marker interface?