Match the following terms to their meanings:

I. log off
II. sleep mode
III. hibernate
IV. lock mode
V. restart

A. RAM memory is kept active; personal files and programs remain open
B. power to RAM is turned off; files and programs are automatically reopened
C. all files and programs remain open; username/password needed to resume work
D. all programs are closed; RAM is drained; power is resumed; settings are reset
E. personal settings are closed; username/password needed to log on again

E, A, B, C, D

Computer Science & Information Technology

You might also like to view...

Consider additional requirements and technology to further complicate your analysis of an Automated Teller Machine (ATM) design:

a) Use eye-tracker data to further analyze the product b) Consider accessibility (universal usability) issues such as lighting, physical placement of ATM, etc. c) Consider user profile issues, e.g. is this the first time a user is using an ATM? d) Requirement to perform beta and/or market tests? e) Are there other stress factors such as a looming time deadline or a personal safety issue?

Computer Science & Information Technology

Which of the following causes a function to execute?

a. a for loop b. a do-while loop c. a function prototype d. a function call e. None of these

Computer Science & Information Technology