If a class named Sedan has all the attributes and methods of a class named Vehicle, but has several other attributes and methods specific only to Sedan, then:
a. Sedan is the parent class and Vehicle is the base class
b. Vehicle is the parent class and Sedan is the child class
c. Sedan is the base class and Vehicle is the parent class
d. Vehicle is the derived class and Sedan is the base class
B
Computer Science & Information Technology
You might also like to view...
The OleDbDataAdapter consists solely of a path statement to connect to the database.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
A database object that is used to add data into, or edit data in, an underlying table.
What will be an ideal response?
Computer Science & Information Technology