Which of the following is most likely a base class of the other three?

a. automobile.
b. convertible.
c. miniVan.
d. sedan.

a. automobile.

Computer Science & Information Technology

You might also like to view...

Which of the following is true about a deep copy?

A. The address of a pointer in the original is copied to a pointer inside the copy. B. The address of a pointer in the original is different than the address of the corresponding pointer in the copy. C. It is a copy made deep within the code of a long function (and therefore, not so easy to debug) D. It is never made with the aid of a copy constructor.

Computer Science & Information Technology

To save a document as a Web page, you should click the FILE tab, click Save As, specify the drive, folder, and the file name, then select _____ from the Save as type list, and, finally click the Save button.

A. Internet Page B. HTML C. Web Page D. Web File

Computer Science & Information Technology