Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is multiple inheritance?

Answer Posted / mayank kumar

in multiple inheritance there is more than one base class
and one derived class.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is abstraction needed?

991


What is abstraction with example?

1058


Can abstract class have normal methods?

1002


Write a program to reverse a string using recursive function?

2293


What is object and class in oops?

1011


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?

1882


Can we create object of interface?

1079


What is encapsulation and abstraction? How are they implemented in C++?

1080


What is oops with example?

1004


Why we use classes in oop?

982


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2425


What exactly is polymorphism?

1083


What does <> mean pseudocode?

1120


What is polymorphism in oops with example?

982


write a programe to calculate the simple intrest and compund intrest using by function overlading

2147