Does c++ support multilevel and multiple inheritance?

Answer Posted / ramu

yes

Is This Answer Correct ?    16 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write knight tour problem which is present in datastructure

2168


to find out the minimum of two integer number of two different classes using friend function

1645


How do you define a class in oop?

630


INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

1639


what type of questions

1697






What is purpose of inheritance?

645


What is the difference between a constructor and a destructor?

617


Can you explain polymorphism?

584


Which language is pure oop?

553


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2110


What is encapsulation with real life example?

573


What is the types of inheritance?

604


Can a varargs method be overloaded?

619


Why is static class not inherited?

601


What is oops in programming?

570