We need to specify that a LCDMonitor class inherits from a Monitor class. The notation for doing so look like this:
A. class LCDMonitor inherits from Monitor
B. class LCDMonitor : class Monitor
C. class LCDMonitor : Monitor
D. class LCDMonitor : public Monitor
D
Computer Science & Information Technology
You might also like to view...
If a field is shortened after being populated, the danger is that some information might be "cut off" or ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
________ options enable you to change how PowerPoint corrects and formats your text
Fill in the blank(s) with correct word
Computer Science & Information Technology