When shutting down the computer, after clicking Start buton, you then click ____ for a list of shut down options.
A. Power
B. Options
C. Exit Windows
D. Controls
Answer: A
Computer Science & Information Technology
You might also like to view...
When the header or the footer of a worksheet is active, the Header & Footer Tools Layout contextual tab appears on the Ribbon
Indicate whether the statement is true or false.
Computer Science & Information Technology
Which statement opens a file and links it to a file stream object?
A) open(AFile) = link(anObject); B) file.open("filename.txt"); C) linkstream("filename.txt"); D) link(open(filename.txt")); E) None of the above
Computer Science & Information Technology