Click the FILE tab, click Print, then click Print again to display the ____.

A. Table dialog box
B. Report dialog box
C. Print dialog box
D. Save As dialog box


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following would be a base case for a summation algorithm (the sum of the numbers from 0 to n)?

a. If n = 0 then summation(n) = 0 b. if n > 0 then summation(n) = 5 c. If n > 0 then summation(n) = getValue(n) d. If n > 0 then summation(n) = n + summation(n-1) e. None of these

Computer Science & Information Technology

While a Flash movie is playing in the Document window, the ____ button replaces the Play button in the Property inspector.

A. Edit B. Pause C. Stop D. End

Computer Science & Information Technology

You are given the following information about the IP address of a host connected to the network, 172.16.66.0/21. Determine the number of network (N), subnet (S), and host (H) bits. Which of the following statements are TRUE?

A) N = 16 B) S = 14 C) H = 4 D) S = 6

Computer Science & Information Technology

Which of the following is not a computer hardware?

What will be an ideal response?

Computer Science & Information Technology