Operating SystemsQuestion 26 of 100

Which of the following is an example of file permissions in a Linux system?

a.HTTP, FTP, SSH
b.RAM, ROM, cache
c.TCP, UDP, IP
d.Read, write, execute

Explanation

In Linux, files and directories have read, write, and execute permissions assigned to the owner, group, and others. These permissions control who can view, modify, or run a file. Commands like chmod adjust these permissions.

Practice all 100 questions free — no signup required.

Related questions on this topic

Last reviewed: · editorial process

PrepPass Editorial Team · Verified against Google IT Support Professional Certificate · How we review
Report