If a file is copied from an NTFS partition to a FAT partition, the file loses its NTFS permissions completely

Indicate whether the statement is true or false

True —NTFS permissions cannot apply anywhere else but on an NTFS partition.

Computer Science & Information Technology

You might also like to view...

Which search engine is specifically designed to search blogs?

A) ChaCha B) Yippy C) Google D) Technorati

Computer Science & Information Technology

Assume x = 4 and y = 5, which of the following is true?

a. !(x == 4) ^ y != 5 b. x != 4 ^ y == 5 c. x == 5 ^ y == 4 d. x != 5 ^ y != 4

Computer Science & Information Technology