Exam-style question
Try this first
In a UML class diagram, which visibility symbol represents a protected member?.
- A.+
- B.-
- C.#
- D.*
Model answer
What a good answer should say
Use the explanation below to check the main marking points for this question.
Explanation
Why this works
The specification identifies + as public, - as private and # as protected in class diagrams.
Common mistake
No common mistake is linked to this question yet.
