Q. The shebang line is . . . . . . . .
β
Correct Answer: (A)
#!
Explanation: The shebang line is a special line at the beginning of a script file that tells the operating system which interpreter should be used to run the script.