Which commands is used to assign executable permission to all of the files named “letter” ?

Which commands is used to assign executable permission to all of the files named “letter” ?

A. chmod ugo+r letter
B. chmod ugo+rw letter
C. chmod u+x letter
D. chmod ugo+x letter