If we use inheritance in an E-R diagram, the tables are naturally partitioned such that...
A. Tables are partitioned based on the superclass or parent entity.
B. Tables are partitioned randomly.
C. Tables are partitioned based on the subclasses or derived entities.
D. Tables are partitioned based on a random attribute.