What is multiple inheritance ?

Answer Posted / shivaramraje nimbalkarjoshi

The mechanism in which , A Call which is created my
deriving more than one classes is called Multiple
Inheritance.

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is encapsulation with real life example?

794


Prepare me a program for the animation of train

2231


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

2224


How does polymorphism work?

882


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1636


What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?

1906


What is the important feature of inheritance?

870


What is object-oriented programming? Webopedia definition

965


Can we override main method?

848


What is encapsulation example?

779


What is difference between polymorphism and inheritance?

823


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1652


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

2319


What is the difference between a constructor and a destructor?

865


What is inheritance in oop?

808