In the accompanying figure, which item is used to preserve the selected settings?
A. A, the Preset text box
B. B, the File format text box
C. C, the Optimized check box
D. D, the Save button
Answer: D
You might also like to view...
Given the following function definition
void shift(int& a, int&b) { a=b; b=a; } What is the output after the following function call? int first=0, second=10; shift(first, second); cout << first <<" "<< second << endl; a. 0 10 b. 10 0 c. 0 0 d. 10 10
Passcode is another term for a(n) ______.
A. user name B. encryption algorithm C. passphrase D. PIN
To learn new skills and demonstrate proficiency within a particular area, the network administrator can obtain ____.?
A. ?certification B. ?policies C. ?ROI D. ?capacity planning
The Flash Player is available as a(n) ____ control for Microsoft Internet Explorer.
A. JavaScript B. Perl C. Java D. ActiveX