Which of the following is a new feature in Windows 7 that allows you to organize files from multiple locations?

A. File Explorer
B. MMC 3.0
C. Libraries
D. Folder resource sharing options

Answer: C

Computer Science & Information Technology

You might also like to view...

When a report is built without an underlying query, you should use the Advanced Filter/Sort to filter and sort the data

Indicate whether the statement is true or false

Computer Science & Information Technology

If pairs is a map containing int keys and double associated values, the expression pairs[ 5 ] = 10:

a. Associates the value 10.0 to the key 5 in pairs. b. Associates the value 5.0 to the key 10 in pairs. c. Associates the value associated with key 10 to key 5 in pairs. d. Associates the value associated with key 5 to key 10 in pairs.

Computer Science & Information Technology