A folder that contains files that can be accessed by more than one person is called a:

A) group folders list B) message folder
C) collaborative drafts folder D) shared folder

D

Computer Science & Information Technology

You might also like to view...

A network administrator is tasked with deploying a company-wide wireless system which allows for accurate tracking of employees' wireless device locations via WAP triangulation. Which of the following is the MOST important aspect of the deployment?

A. WAP placement B. TX/RX channel C. Signal strength D. Transmission power

Computer Science & Information Technology

Functions iter_swap and swap_ranges are similar in that both:

a. Swap a range of elements. b. Take two arguments. c. Take forward iterators as arguments. d. Can only swap elements within the same array or container.

Computer Science & Information Technology