If you copy a folder to a location on the same drive, or to different drive, which of the following describes the effect this action has on the permissions

a. The folder retains its original permissions.
b. The folder permissions must be re-created by the administrator.
c. The person who copied the file now has full control if he did not have it before.
d. The folder inherits the permissions of the target parent folder it was copied into.


D. A is for when a folder is moved, not copied. C would negate the whole reason for having file security. B is not necessary.

Computer Science & Information Technology

You might also like to view...

Assume that your program opens a file stream, has a file connected, and writes to the file. What changes need to be made to make your program write to the screen? (There will be stuff you need to delete and stuff that you need to change.)

What will be an ideal response?

Computer Science & Information Technology

The ROUNDUP function rounds the digits 1-4 down to the next lower decimal value and the digits 5-9 up to the next higher decimal value

Indicate whether the statement is true or false.

Computer Science & Information Technology

A problem with test-and-set is that when many processes are waiting to enter a critical region, ____ can occur because the processes gain access in an arbitrary fashion.

A. starvation B. synchronization C. deadlock D. an error

Computer Science & Information Technology

Routine reports can be scheduled hourly, daily, weekly, monthly, or yearly

a. true b. false

Computer Science & Information Technology