Q227
Which one of the following command can be used to provide executable permissions for a file?
A.
chmod +x <filename>
B.
chmod 777 <filename>
C.
both chmod +x and chmod 777
AnswerD.
none of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board