Q. The command chmod 4777 a.out (Solved)
1. will set the suid bit of out
2. will set the suid bit of a.out only if the command is issued by root
3. is not a valid command
4. will set the sticky bit of a.out
- a. will set the suid bit of a.out
1. will set the suid bit of out
2. will set the suid bit of a.out only if the command is issued by root
3. is not a valid command
4. will set the sticky bit of a.out