Multiple Choice
In your textbook the general layout of a UML diagram is a box that is divided into three sections. The top section has the ________; the middle section holds ________; the bottom section holds ________.
A) class name; attributes or fields; methods
B) class name; object name; methods
C) object name; attributes or fields; methods
D) object name; methods; attributes or fields
Correct Answer:

Verified
Correct Answer:
Verified
Q2: The scope of a public instance field
Q12: The term "no-arg constructor" is applied to
Q23: Overloading means multiple methods in the same
Q24: This refers to the combining of data
Q25: In UML diagrams, this symbol indicates that
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
Q51: A class specifies the _ and _