Does c++ support multilevel and multiple inheritances?


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

Post New Answer

More C++ General Interview Questions

What is a class template in c++?

0 Answers  


What is a syntax in c++?

0 Answers  


What is the copy-and-swap idiom?

0 Answers  


What is the difference between set and map in c++?

0 Answers  


Write any small program that will compile in "C" but not in "C++"?

4 Answers  






What is the difference between global int and static int declaration?

0 Answers  


What is a "Copy Constructor"?

2 Answers  


What is the use of cmath in c++?

0 Answers  


Mention the ways in which parameterized can be invoked.

0 Answers  


Difference between delete and delete[]?

5 Answers   Infosys, TCS, Virtusa,


Difference between const char* p and char const* p?

1 Answers  


What is singleton pattern in c++?

0 Answers  


Categories