Which of the choices below would be the most complicated


Given the following entities, which of the choices below would be the most complicated? 
Automobile: VIN, EngineSize,NumberOfDoors, NumberOfPassengers,, FuelType, Transmission SUV: VIN, EngineSize, NumberOfPassengers, NoWheelDrive, FuelType, Transmission Truck: VIN, EngineSize, NoWheelDrive, FuelType, Transmission, Payload


a. Define one vehicle entity type to hold all entities.
b. Define a separate entity type for each entity.
c. Define a supertype called vehicle and make each of the entities subtypes.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Which of the choices below would be the most complicated
Reference No:- TGS097326

Expected delivery within 24 Hours