Multiple Choice
To indicate the data type of a variable in a UML diagram you specify
A) the variable name followed by the data type
B) the class name followed by the variable name followed by the data type
C) the variable name followed by a colon and the data type
D) the data type followed by the variable name
Correct Answer:

Verified
Correct Answer:
Verified
Q1: The public access specifier for a field
Q8: When a local variable in an instance
Q20: A constructor _.<br>A) always accepts two arguments<br>B)
Q22: One or more objects may be created
Q31: If you do not provide initialization values
Q33: For the following code, which statement is
Q34: Using the blueprint/house analogy, you can think
Q40: UML diagrams do not contain<br>A) fields<br>B) methods<br>C)
Q43: Another term for an object of a
Q52: An access specifier indicates how a class