Solved

Which of the Following Statements Is True

Question 25

Multiple Choice

Which of the following statements is true?


A) The UML models a parameter of an operation by listing the parameter name, followed by a colon and the parameter value between the parentheses after the operation name.
B) The UML indicates an operation's return type by placing a colon and the return value after the parentheses following the operation name.
C) UML class diagrams do not specify return types for operations that do not return values.
D) Declaring instance variables public is known as data hiding or information hiding.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions