Linux
What command is used to assign executable permission to the owner of the file named "letter"?

None of these
chmod ugo + x letter
chmod u + x letter
chmod g + x letter
chmod u + w letter

ANSWER DOWNLOAD EXAMIANS APP