If you are always out and about and do not have a need for a full-featured notebook computer, consider a ____ computer.
A. LAN
B. desktop
C. workstation
D. tablet slate
Answer: D
You might also like to view...
Which of the following statements about try blocks is true?
a. The try block must be followed by at least one catch block. b. The try block must be followed by a finally block. c. The try block should contain statements that may process an exception. d. The try block should contain statements that may throw an exception.
Which of the following sets or changes the tab order of form controls?
a. tab b. tab = 0; c. tab index d. index
The Hub lets you view your Favorites or Reading list sites at any time. ________________________________?
Answer the following statement true (T) or false (F)
If a subclass of an abstract class neglects to define all of the superclass’s abstract methods, Java treats that subclass as an abstract class.
Answer the following statement true (T) or false (F)