Multiple Choice
Which of the following statements about class attributes is true?
A) An attribute always corresponds to an instance variable of the class.
B) An attribute is an externally observable property that objects of the class have.
C) An attribute is used to represent aggregation with another class.
D) Attributes cannot be represented in UML diagrams.
Correct Answer:

Verified
Correct Answer:
Verified
Q94: You are designing a software solution for
Q95: When using UML to create state diagrams,
Q96: Given the following diagram showing class relationships:
Q97: What is a general naming convention for
Q98: UML means_.<br>A)Unified Mode Language<br>B)User Modeling Language<br>C)User Mode
Q99: Which of the following code snippets denotes
Q100: Given the following diagram showing class relationships:
Q102: In a UML diagram, aggregation is denoted
Q103: When you begin designing a program, you
Q104: You have determined a need for an