Computer Science, asked by PraveenGupta9141, 1 year ago

Anil is designing a database of motor vehicles. It has one base entity ‘vehicles' which is classified into two sub-entities, 2 wheeler and 4 wheeler. He further breaks them down into more entities. What is the process being used here?
a. Generalization
b. Specialization
c. Aggregation
d. Segregation q3.

Answers

Answered by Anonymous
44
Hlo...

HERE IS UR ANSWER...

A) Generalization.

HOPE IT'S HELP YOU...

THANKS☺️☺️☺️
Answered by Anonymous
19

b. Specialization is the process being used  here.

  • The technical meaning of specialization is to divide an entity into sub entities.
  • Here the base entity is 'vehicles' which further divided into two sub- entities - (i) 2 wheeler (ii) 4 wheeler.
  • Further these two sub-categories are divided into more entities.
  • Which suits the exact definition of Specialization.

Similar questions