Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Database Processing Fundamentals
Quiz 16: E-R Diagrams and the UML Standard
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
Multiple Choice
Which of the following would indicate a minimum cardinality of 1 and a maximum cardinality of many in UML notation?
Question 2
True/False
UML is intended for modeling and designing object-oriented programs and applications.
Question 3
True/False
In UML notation,the relationship line in a relationship with a non-ID-dependent weak entity is labeled as <nonidentifying>.
Question 4
True/False
In UML,cardinalities are represented by an x ..y format.
Question 5
True/False
Attributes preceded by a + are public.
Question 6
True/False
UML-style E-R diagrams introduce object-oriented notation that is of limited practical value in traditional,relational database design.
Question 7
Multiple Choice
In UML-style E-R diagrams,the second segment of an entity class contains ________.
Question 8
Multiple Choice
Which of the following is true about UML?
Question 9
True/False
The classes of all entities to be stored in the database are labeled <
>.
Question 10
True/False
Persistent means that data should continue to exist in the database even if the object that processes it is destroyed.
Question 11
True/False
UML-style E-R diagrams allow for three different levels of visibility of attributes.
Question 12
True/False
Maximum cardinalities are represented in UML-style E-R diagrams with the same notation (1:1,1:N,N:M)as in traditional E-R diagrams.
Question 13
Multiple Choice
Which of the following is a true statement about the current version of UML?
Question 14
True/False
UML-style E-R diagrams allow for the existence of class attributes which are attributes that pertain to the collection of all entities within that class,not to the individual entity instances themselves.