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 endl c++?

0 Answers  


What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?

0 Answers  


What are advantages of using friend classes?

0 Answers  


Explain public, protected, private in c++?

0 Answers  


What is ios in c++?

0 Answers  






Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.

0 Answers  


Explain container class.

0 Answers  


Do you know what are pure virtual functions?

0 Answers  


What is low level language in simple words?

0 Answers  


What is the difference between global variables and static varables?

0 Answers  


What is a modifier in c++?

0 Answers  


Explain the pure virtual functions?

0 Answers  


Categories