Multiple Choice
In UML-style E-R diagrams,which of the following would be considered a class attribute of the entity class CUSTOMER?
A) Customer Name (meaning,the first and last name of the customer)
B) Customer Address (meaning,the street,city,state,and zip code of the customer's residence)
C) Customer Count (meaning,the count of the number of customers)
D) Customer Number (meaning,an assigned number to uniquely identify a customer)
Correct Answer:

Verified
Correct Answer:
Verified
Q26: What new contributions to data modeling do
Q27: In UML,an attribute that is accessible and
Q28: Three levels of visibility for attributes in
Q29: In UML-style E-R diagrams,the third segment of
Q30: In UML-style E-R diagrams,the second segment of
Q31: UML is intended for modeling and designing
Q32: In UML notation,the relationship line in a
Q34: One weakness of UML-style E-R diagrams is
Q35: Which of the following is not a
Q36: Attributes preceded by a + are protected.