

MCQOPTIONS
Saved Bookmarks
1. |
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 |
D. | none of the mentioned |
Answer» D. none of the mentioned | |