Explore topic-wise MCQs in Unix.

This section includes 4 Mcqs, each offering curated multiple-choice questions to sharpen your Unix knowledge and support exam preparation. Choose a topic below to get started.

1.

A user can change the group ownership of a file to another group to which he does not belong.

A. True
B. False
Answer» C.
2.

A file has a permission set as 777 ie rwxrwxrwx but the directory permissions are 400. If the user tries to delete the file, will he be able to do it?

A. Yes
B. No
Answer» C.
3.

A file has a permission set as 000 i.e. . Can the file be deleted?

A. Yes
B. No
Answer» B. No
4.

While changing permissions in an absolute manner, we explicitly set all the nine bits irrespective of the previous permissions of the file.

A. True
B. False
Answer» B. False