Explore topic-wise MCQs in Technical MCQs.

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

1.

Which file access mode grants the capability to modify, or remove the content of the file?

A. Read
B. Write
C. Execute
D. All of the above
E.
Answer» C. Execute
2.

Which number is assign to read permission in Octal Permission Representation?

A. 0
B. 1
C. 2
D. 4
Answer» E.
3.

What is full form of SUID in File Permission?

A. Select User ID
B. Set User ID
C. Select Unique ID
D. Set Unique ID
Answer» C. Select Unique ID
4.

Which command is used to change the owner of a file?

A. cowner
B. cgown
C. chown
D. chowner
Answer» D. chowner
5.

The basic building blocks of Unix permissions are ____________.

A. read
B. write
C. execute
D. All of the above
Answer» E.