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


In C++ what do you mean by Inheritance?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ Interview Questions

What is the difference between Stack and Queue in C++?

0 Answers   Global Logic, iNautix,


What is a virtual function in C++?

0 Answers   C DAC,


Briefly explain various access specifiers in C++.

0 Answers   Amdocs,


Difference between function overloading and function overriding.

0 Answers   Alter,


What is the difference between member functions and static member functions?

0 Answers   Alter,


To solve the 8 Queens problem, which algorithm is used?

0 Answers   Accenture,


What are the fundamental features of an object-oriented language?

0 Answers   Accenture,


Explain what happens when an exception is thrown in C++.

0 Answers   Amazon,


How to invoke a C function using a C++ program?

0 Answers   Alter,


what is the difference between a pointer and a reference?

0 Answers   Amazon, Blue Star, C DAC,


Identify the error in the following program. #include<iostream.h> void main() { int i = 0; i = i + 1; cout « i « " "; /*comment *//i = i + 1; cout << i; }

1 Answers  


Can we use THIS Pointer in static function – Reason in C++?

0 Answers  


Categories