With regard to inheritance, what happens when a file or folder is moved from one NTFS volume to another?

What will be an ideal response?


Moving from one NTFS volume to another creates one copy of the object. The object in the new location inherits the permissions from that new location. The newly moved file can have different permissions than the original.

Computer Science & Information Technology

You might also like to view...

If a recursive module calls itself ten times, after the tenth call it returns to the __________.

a. end of the module b. ninth call c. first call d. end of the program

Computer Science & Information Technology

The list container provided by the Standard Template Library is a template version of a

A) singly-linked list. B) doubly-linked list. C) circular-linked list. D) backward-linked list. E) None of the above

Computer Science & Information Technology

Packet ________ is a form of protection for your computer that looks at each packet that comes into your computer network

A) sniffing B) viewing C) screening D) scanning

Computer Science & Information Technology

Which of the following is more secure than software encryption?

A. hardware encryption B. private encryption C. application encryption D. full disk encryption

Computer Science & Information Technology