πŸ“Š Operating System Architecture
Q. A user executes the following command successfully:$ chmod +x file1.txt Which of the following is true of the output of this command?
  • (A) he command results in adding execute permission to the user who ran this command
  • (B) the command results in adding execute permission for the owner of the file
  • (C) the command results in an error since the file is not an executable file
  • (D) the command results in adding execute permission for all users (i.e., user,group & others)
πŸ’¬ Discuss
βœ… Correct Answer: (D) the command results in adding execute permission for all users (i.e., user,group & others)

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
280
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
85%
Success Rate