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.

If the file is write-protected and the directory has to write permission then we cannot delete the file.

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

The write permission for a directory determines that ____________

A. we can write to a directory file
B. we can read the directory file
C. we can execute the directory file
D. we can add or remove files to it
Answer» E.
3.

If a file is read protected, we can write to the file.

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

A file has permissions as rwx r . A user other than the owner cannot edit the file.

A. True
B. False
Answer» B. False