Which command grants execute permission specifically to the file owner for the file named "note"?
Explanation
Option A adds execute rights to the group, option B adds write permission to the user, option C correctly adds execute permission to the owner, and option D grants execute permission to all users.