...
Constraints
January 9, 2024
Database-Management-System
January 9, 2024
Constraints
January 9, 2024
Database-Management-System
January 9, 2024

Constraints

Question 1
Which of the following statements about “total specialization” constraint is TRUE?
A
Every entity in the subclass must be a member of the superclass.
B
Every entity in the superclass must be a member of at least one subclass in the specialization.
C
At least one entity in the superclass must be a member of at least one subclass in the specialization.
D
Every entity in the superclass must be a member of all subclass in the specialization.
Question 1 Explanation: 
→The total specialization rule demands that every entity in the superclass belong to some subclass.
→The partial specialization rule allows an entity to not belong to any of the subclasses
Correct Answer: B
Question 1 Explanation: 
→The total specialization rule demands that every entity in the superclass belong to some subclass.
→The partial specialization rule allows an entity to not belong to any of the subclasses

Leave a Reply

Your email address will not be published. Required fields are marked *