There are multiple geometric shapes available. a. You have to organize the maximum number of shapes into appropriate level of inheritance. For example, all the squares are quadrilateral, and all the quadrilateral shapes are 2D shapes, and all the 2D shapes are shapes, just like that create a shape hierarchy. b. Create a UML class diagram for all the shape hierarchy you created in step a. Your UML class diagram should represent all the structure of classes and the relationship between classes. c. Explain the four basic OOP concepts in context of above shape hierarchy and highlight the advantage of using each of these OOP concept.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter11: Inheritance And Composition
Section: Chapter Questions
Problem 9PE
icon
Related questions
Question
There are multiple geometric shapes available.
a. You have to organize the maximum number of shapes into appropriate level of inheritance.
For example, all the squares are quadrilateral, and all the quadrilateral shapes are 2D shapes,
and all the 2D shapes are shapes, just like that create a shape hierarchy.
b. Create a UML class diagram for all the shape hierarchy you created in step a. Your UML class
diagram should represent all the structure of classes and the relationship between classes.
c. Explain the four basic OOP concepts in context of above shape hierarchy and highlight the advantage
of using each of these OOP concept.
Transcribed Image Text:There are multiple geometric shapes available. a. You have to organize the maximum number of shapes into appropriate level of inheritance. For example, all the squares are quadrilateral, and all the quadrilateral shapes are 2D shapes, and all the 2D shapes are shapes, just like that create a shape hierarchy. b. Create a UML class diagram for all the shape hierarchy you created in step a. Your UML class diagram should represent all the structure of classes and the relationship between classes. c. Explain the four basic OOP concepts in context of above shape hierarchy and highlight the advantage of using each of these OOP concept.
Expert Solution
steps

Step by step

Solved in 8 steps with 7 images

Blurred answer
Knowledge Booster
Class
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning