1. Which of the following indicates the maximum number of entities that can be involved in a relationship?
A. Minimum cardinality
B. Maximum cardinality
C. ERD
D. Greater Entity Count (GEC)
2. Which type of entity cannot exist in the database unless another type of entity also exists in the database, but does not require that the identifier of that other entity be included as part of its own identifier?
A. Weak entity
B. Strong entity
C. ID-dependent entity
D. ID- independent entity
3. In a one-to-many relationship, the entity that is on the one side of the relationship is called a(n) ________ entity.
A. parent
B. child
C. instance
D. subtype
4. Which type of entity represents an actual occurrence of an associated generalized entity?
A. Supertype entity
B. Subtype entity
C. Archetype entity
D. Instance entity
5. A recursive relationship is a relationship between an entity and ________ .
A. itself
B. a subtype entity
C. an archetype entity
D. an instance entity