Does c++ support multilevel and multiple inheritance?

Answer Posted / yagya

yes

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a class oop?

592


What are the 3 principles of oop?

616


What is difference between oop and pop?

612


What is for loop and its syntax?

596


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1893






design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6146


What is overriding in oops?

602


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

942


What are functions in oop?

582


What is abstraction with example?

605


What is the difference between inheritance and polymorphism?

587


What is the purpose of polymorphism?

676


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1618


What is variable example?

593


Why is polymorphism used?

583