There are two classes: class GeometricObject and class Cylinder. Which one is the base class and which one is the derived class?

A. class GeometricObject is the derived class from Cylinder.
B. class GeometricObject is the child class.
C. class Cylinder is the base class.
D. class Cylinder is derived from GeometricObject.

D

Computer Science & Information Technology

You might also like to view...

P426 is an example of a PID

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following does the OSPF routing protocol use to verify that a link between to routers is active and the routers are communicating?

A) "Hello" packets B) ARP messages C) LSAs D) Ping

Computer Science & Information Technology