Home UML Basics Class Diagram Use Case Diagram Statechart Diagram Activity Diagram Sequence Diagram Communication Diagram Deployment Diagram Need Help?
Class Diagram Quiz

Answer the questions to the best of your ability. Below, you'll see two true or false questions, a matching question, a question to choose traits of a bad class diagram, and a scenario.

1. Class diagrams should be created before use cases are considered.

True
False

2. Match the words below. The words below represent 5 methods, and 5 classes that should be matched together based on what you know. Please answer with the format "Class Method" or else your answer may be marked incorrectly.

Camera Bank Search Light Quiz

CheckBalance TakePhoto List Turnon Check

1

2

3

4

5

3. Choose the traits present that are bad practice in a class diagram.

4. All nouns and verbs will be used from your use cases.

True
False

5. Your client wants you to add a component into their online store. They are requesting customers receive receipts in their email as customers were complaining they weren't getting them before. You being a new developer in the system and not being familiar with the system; what class would you create given the information?