Draw a class diagram representing a book defined by the following statement: “A book is composed of a number of parts, which in turn are composed of a number of chapters. Chapters are composed of sections.” Focus only on classes and relationships.


This exercise checks the student’s understanding of basic aspects of class diagrams, including:
• Classes are represented with rectangles.
• The attribute and operations compartment can be omitted.
• Aggregation relationships are represented with diamonds.
• Class names start with a capital letter and are singular.

Computer Science & Information Technology

You might also like to view...

____ determines the number of colors that an image contains.

A. Image resolution B. Color depth C. A vector D. A stylus

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 5-2You are going to give a new colleague a brief tutorial of the attributes in the Property inspector when a graphic is selected. Which of the following do you tell your colleague is NOT an acceptable value for the ID attribute?

A. graphic1 B. _graphic C. graphic_1 D. graphic 1

Computer Science & Information Technology

If a chart only has one set of values that represent 100% of something, it is a good candidate for a pie chart.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Positioning an image is also called placing an image.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology