f the Truck class extends the Vehicle class, the Truck class is called the _________ , and the Vehicle class is called the _________.

a) superclass, subclass
b) subclass, superclass
c) superclass, direct superclass
d) direct superclass, superclass

b) subclass, superclass

Computer Science & Information Technology

You might also like to view...

How is the depth-first search (DFS) strategy of graph traversal different from the breadth-first search (BFS) strategy?

What will be an ideal response?

Computer Science & Information Technology

What part of the computer performs operations on data?

What will be an ideal response?

Computer Science & Information Technology