Vidyalelo
Computer Science · Q227

Linux

Engineering and GATE · Computer Science · question 227

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
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board