单项选择题

如何将shell脚本exam.sh设置为所有用户都能执行()

A.chmod a+x exam.sh
B.chmod a+w exam.sh
C.chmod a+r exam.sh
D.chmod u+x exam.sh