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?


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

Post New Answer

More C++ General Interview Questions

Which is the best c++ software?

0 Answers  


What is object in c++ wikipedia?

0 Answers  


What is increment operator in c++?

0 Answers  


What is overloading unary operator?

0 Answers  


What is a vector c++?

0 Answers  






Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

0 Answers  


Define token in c++.

0 Answers  


Why main function is special in c++?

0 Answers  


What are multiple inheritances (virtual inheritance)?

0 Answers  


What are disadvantages of pointers?

0 Answers  


What are dynamic type checking?

0 Answers  


What is buffer and example?

0 Answers  


Categories