What are single and multiple inheritances in c++?


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

Post New Answer

More C++ General Interview Questions

Why struct is used in c++?

0 Answers  


Which software is used for c++ programming?

0 Answers  


What is a base class?

0 Answers  


What is the difference between the functions rand(), random(), srand() and randomize()?

0 Answers  


What methods can be overridden in java?

0 Answers  






What are the sizes and ranges of the basic c++ data types?

0 Answers  


What are the four main data types?

0 Answers  


Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

0 Answers  


What is a block in c++?

0 Answers  


What is the difference between the functions memmove() and memcpy()?

0 Answers  


Copy Linked List using recursive function?

2 Answers   Persistent,


What is the difference between operator new and the new operator?

3 Answers   Amazon, TCS, Wipro,


Categories