Multiplicity is the same as what concept for an ERD? Relationship Entity Cardinality Attribute TRUE ANSWER : ? YOUR ANSWER : ?
A derived element is typically shown by placing either a slash (/) or a stereotype of <> before the name of the element. False True TRUE ANSWER : ? YOUR ANSWER : ?
The fact that the same operation may apply to two or more classes is called what? Inheritance Encapsulation Multiple classification Polymorphism TRUE ANSWER : ? YOUR ANSWER : ?
Composition does not allow an object to be part of more than one aggregate object. True False TRUE ANSWER : ? YOUR ANSWER : ?
An object's state is determined by its attribute values and links to other objects. False True TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statement is true concerning objects and/or classes? A class is an instance of an object. An object is an instance of a class. A class includes encapsulates only data. An object includes encapsulates only data. TRUE ANSWER : ? YOUR ANSWER : ?
A solid diamond represents a stronger form of aggregation, known as composition. True False TRUE ANSWER : ? YOUR ANSWER : ?
The reasons for overriding include extension, restriction, and optimization. True False TRUE ANSWER : ? YOUR ANSWER : ?
A method defines the form or protocol of the operation, but not its implementation. True False TRUE ANSWER : ? YOUR ANSWER : ?
When a business rule involves three or more graphical symbols, you can show the constraint as a note and attach the note to each of the symbols by a dashed line. False True TRUE ANSWER : ? YOUR ANSWER : ?