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...


Explain the concept of inheritance in C++.

Answers were Sorted based on User's Feedback



Explain the concept of inheritance in C++...

Answer / nashiinformaticssolutions

Inheritance allows one class (derived class) to acquire the properties and methods of another class (base class). Types: single, multiple, multilevel, hierarchical, hybrid.

Is This Answer Correct ?    0 Yes 0 No

Explain the concept of inheritance in C++...

Answer / glibwaresoftsolutions

Inheritance allows one class (derived class) to acquire the properties and methods of another class (base class). Types: single, multiple, multilevel, hierarchical, hybrid.

Is This Answer Correct ?    0 Yes 0 No

Explain the concept of inheritance in C++...

Answer / hr@tgksolutions.com

Inheritance allows one class (derived class) to acquire the properties and methods of another class (base class). Types: single, multiple, multilevel, hierarchical, hybrid.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is a virtual destructor?

2 Answers  


What is a set in c++?

0 Answers  


What is functions syntax in c++?

0 Answers  


Why namespace is used in c++?

0 Answers  


Can char be a number c++?

0 Answers  


What is a mutex and a critical section.Whats difference between them?How do each of them work?

4 Answers   CTS,


What is the difference between = and == in C?

20 Answers   Christ University, Intel,


Can a program run without main function?

0 Answers  


Can you please explain the difference between using macro and inline functions?

0 Answers  


What are static and dynamic type checking?

0 Answers  


What is c++ in english?

0 Answers  


Why is c++ not purely object oriented?

0 Answers  


Categories