Question #1952

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
Explanation

No explanation provided.