If the first line of a class declaration is class CGames, what is the first line of the class declaration for a class called Monopoly that inherits from CGames?

A. public Monopoly: class Monopoly
B. class Monoply: public CGames
C. class Monopoly: public CGames
D. public CGames: class Monopoly

C

Computer Science & Information Technology

You might also like to view...

Developed by Microsoft, which of the following was an early operating system designed for personal computers?

A) Linux B) UNIX C) Basic D) DOS

Computer Science & Information Technology

When a computer is ________, its security has been compromised by malware

A) social-networked B) vulnerable C) aggregated D) infected

Computer Science & Information Technology