All of the following methods can be used to close WordPad EXCEPT: _____.
A. clicking the Close button in the upper-right corner of the window
B. dragging the program icon to the Recycle Bin
C. using the shortcut menu from the application button on the taskbar
D. using the Exit command on the WordPad menu on the Ribbon
Answer: B
You might also like to view...
Method getSelectedValues of class JList returns:
a. an array of ints representing the indices of the selected items. b. an array of doubles representing the indices of the selected items. c. an array of Strings representing the selected items. d. an array of Objects representing the selected items.
To add a circle object into a pane, use _________.
a. pane.add(circle); b. pane.addAll(circle); c. pane.getChildren().add(circle); d. pane.getChildren().addAll(circle);
Which of the following virus types infects your computer by running a program that searches for common types of data files (such as a Microsoft file) and compresses them using a complex encryption key that renders your files unusable?
A) Stealth B) Macro C) Polymorphic D) Encryption
Which partition type is installed as part of the Linux boot sector?
A. Primary B. Extended C. Logical D. Cache