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 meant by exit controlled loop?

0 Answers   Adobe,


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

0 Answers   Accenture,


Write a C++ program to print strings in reverse order.

0 Answers   Amdocs,


Define an Abstract class in C++?

0 Answers  


What Are The Differences Between A C++ Struct And C++ Class?

2 Answers   Wipro,


What is constant keyword in C++? Illustrate its various uses.

0 Answers   Akamai Technologies, Infogain,


Mention the default functions in C++, how would you detect that error has occurred inside the constructor and destructor.

0 Answers   Adobe,


How to stop class inheritance in C++ with condition that object creation should be allowed

0 Answers  


What does it mean to declare a function or variable as static?

0 Answers   Amazon,


There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?

0 Answers   Alter,


What is an abstract class in C++

0 Answers   SwanSoft Technologies,


What are the different scope C++ provide ?

0 Answers   Amdocs,


Categories