Multiple Choice Question (MCQ)

Question: Which Linux command to set the permission 'x' to user, 'rw' to others and 'rwx' to group for the file launcher
A. chmod 176 launcher
B. chmod 671 launcher
C. chmod 167 launcher
D. chmod 166 launcher
Correct Answer: chmod 167 launcher