When using the chmod command for a specific file, the ____ argument would add read permission and remove write permission for the group permissions.

When using the chmod command for a specific file, the ____ argument would add read permission and remove write permission for the group permissions.

a. u+r+w
b. g-r+w
c. g+r-w
d. o+r-w

Answer: C.