Which of the following is the default location for the User profiles folder in Windows 7?

A. C:\Users
B. C:\Program Files (x86)
C. C:\Documents and Settings\
D. C:\Windows\system32

Answer: A. C:\Users

Computer Science & Information Technology

You might also like to view...

Events are:

a. Part of the environment b. Sounds c. The interaction between the player and the game d. Part of the script

Computer Science & Information Technology

To catch an exception, the code that might throw the exception must be enclosed in a ________.

a. throws block. b. catch block. c. try block. d. finally block.

Computer Science & Information Technology