IBM Exam Questions

Which command will configure a directory /commonfiles so that a user cannot delete files owned by ot

Which command will configure a directory /commonfiles so that a user cannot delete files owned by
other users in the same group?

A.
chmod +S /commonfiles

B.
chmod 4775 /commonfiles

C.
chmod 1777 /commonfiles

D.
chmod -orgx /commonfiles