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
Can I learn c++ without c?
What can c++ be used for?
Will this c++ program execute or not?
What is the difference between C and CPP?
How is computer programming useful in real life?
write a function signature with various number of parameters.
What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?
What is an orthogonal base class in c++?
Explain the uses oof nested class?
What is the use of this pointer in c++?
How to tokenize a string in c++?
Is c++ map a hash table?