What is multiple inheritance ?

Answer Posted / raj

one derived class with several base class.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object and example?

610


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?

1417


Templates mean

1592


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(); }

1995


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

709






Is enum a class?

613


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

1952


write string class as your own class in java without using any built-in function

1984


What is polymorphism programming?

611


hi all..i want to know oops concepts clearly can any1 explain??

1685


What is encapsulation in oop?

613


What is the purpose of polymorphism?

687


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

1636


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4250


What is encapsulation oop?

583