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
officer say me - i am offered to a smoking , then what can you say
What is polymorphism programming?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is polymorphism used for?
What is an advantage of polymorphism?
Why do we use class?
what is the drawback of classical methods in oops?
What is the problem with multiple inheritance?
What is the types of inheritance?
Why do we use encapsulation in oops?
What is encapsulation selenium?
Can destructor be overloaded?
What are classes oop?
What is encapsulation process?
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).