When building a child class, if a programmer wishes to make full use of its base class’s constructor, which answer best describes what might be done to accomplish this?

A. All initializations done in base class where possible.
B. All initializations done in derived class where possible.
C. All initializations done in main where possible.
D. All initializations done in child class where possible.

A

Computer Science & Information Technology

You might also like to view...

The ________ for a mail merge holds text or formatting that remains constant

A) wizard B) main document C) mail merge template D) data source

Computer Science & Information Technology

A network diagram does NOT help with analyzing network topologies.

a. true b. false

Computer Science & Information Technology