Q112
Which one of the following is displayed in the third section of the class diagram?
A.
Operations
AnswerB.
Inheritance
C.
Abstraction
D.
Coupling
Answer: Option A
Solution
Answer: Option A
Solution:
Operations describe methods, or more properly, they describe the calls that can be made on an instance of a class.