Which of the following statements declares Salaried as a subclass of PayType?
a. public class Salaried implements PayType
b. public class PayType derives Salaried
c. public class Salaried extends PayType
d. public class Salaried derivedFrom(PayType)
c. public class Salaried extends PayType
You might also like to view...
What is the output of the following code?
```
#include
What technology can be used to locate a device such as a laptop after it has been stolen?
A. Management software B. LoJack C. Trojan D. Multifactor Trace software
To use Internet Explorer without an Internet connection, use:
A) the Work Offline command. B) the Explorer Off option. C) the No Internet option. D) the Work Online command.
A(n) ____ is a physical piece of hardware.
A. device B. interface C. kernel module D. user space driver