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 c++ array?

0 Answers  


What is rvalue?

0 Answers  


Do you know about C++ 11 standard?

0 Answers   Agilent, ZS Associates,


WHO DEVELOPED C++?

6 Answers  


Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. Your program should work for squares of all side sizes between 1 and 20. --- &#9474; &#9474; &#9474; &#9474; &#9474; &#9474; ---

0 Answers  


Define the process of handling in case of destructor failure?

0 Answers  


a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?

2 Answers   CTS,


What is the difference between the parameter to a template and the parameter to a function?

0 Answers  


Explain deep copy and a shallow copy?

0 Answers  


What is a dll entry point?

0 Answers  


program explaining feautures of c++

0 Answers   Satyam,


Implement strcmp

3 Answers   Bloomberg, Citadel,


Categories