

McqMate
Q. |
f user tries to remove (rm) a readonly file (444 permission), what will happen? |
A. | the file is removed successfully (and silently) |
B. | the rm command prompts for a confirmation, the command is successful upon confirmation |
C. | he rm command prompts for a confirmation, however the operation fails because of insufficient permissions |
D. | the rm command fails because of insufficient permissions |
Answer» B. the rm command prompts for a confirmation, the command is successful upon confirmation |
View all MCQs in
Operating System ArchitectureNo comments yet