Turning off your computer in a manner that closes all open programs and files, closes your network connections, stops the hard disk, and discontinues the use of electrical power is called:

a. sleep
b. shut down
c. hibernate


A

Computer Science & Information Technology

You might also like to view...

What is wrong with this code?

``` int Money4Me( int dollars ) { int pennies, coins; coins = dollars * 100; }``` A. The function name is invalid. B. There is no return type. C. You can’t have math statements inside a function. D. Nothing is wrong with it.

Computer Science & Information Technology

A(n) ____________________ is essentially a digital document that is issued by a trusted central authority.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The squares and circles that appear on the selection rectangle are called ____.

A. sizing handles B. rotation handles C. moving handles D. none of the above

Computer Science & Information Technology

The Center Page command is located on the Layout tab of the __________ dialog box.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology