What is the difference between multiple and multilevel inheritance in c++?


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

Post New Answer

More C++ General Interview Questions

What is one dimensional array in c++?

0 Answers  


What are built-in functions? What is the syntax for the definition?

0 Answers  


What is a .h file c++?

0 Answers  


What is the error in the code below and how should it be corrected?

0 Answers  


what are the decision making statements in C++? Explain if statement with an example?

0 Answers  






Is c++ fully object oriented?

0 Answers  


Tell me what are static member functions?

0 Answers  


Is c++ vector dynamic?

0 Answers  


what is meaning of isa and hsa

1 Answers  


If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

0 Answers  


what is an array

17 Answers  


What is meant by the term name mangling in c++?

0 Answers  


Categories