Q. If a file with execute permissions set, but with unknown file format is executed (Solved)
1. the file is passed to/bin/sh
2. the system returns an error
3. the current shell will try to execute it
4. none of the mentioned
- c. the current shell will try to execute it