Multiple Choice
In a UML diagram to indicate the data type of a variable enter:
A) the variable name followed by the data type
B) the variable name followed by a colon and the data type
C) the class name followed by the variable name followed by the data type
D) the data type followed by the variable name
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: An object can store data.
Q11: Which of the following statements will create
Q26: The java.lang package is automatically imported into
Q30: Quite often you have to use this
Q31: A class in not an object, but
Q32: This is a group of related classes.<br>A)
Q33: Two or more methods in a class
Q37: Java allows you to create objects of
Q38: For the following code, which statement is
Q39: Another term for an object of a