What do you mean by inheritance in c++? Explain its types.


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

Post New Answer

More C++ General Interview Questions

Write a program to calculate the following i want a c++program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)

4 Answers   HTC, TCS,


Write about the scope resolution operator?

0 Answers  


Explain abstraction.

0 Answers  


What does ctime() do?

0 Answers  


structure contains int, char, float how it behaves for big endian and little endian?

1 Answers   BITS,






What are the debugging methods you use when came across a problem?

1 Answers  


Do vectors start at 0?

0 Answers  


why we cant create array of refrences

4 Answers  


What it is and how it might be called (2 methods).

0 Answers  


what is the C++

1 Answers   Wipro,


Which should be more useful: the protected and public virtuals?

0 Answers  


Is c++ a pure oop language?

0 Answers  


Categories