What is true regarding the statement beginning with #! that is found in the first line of a script?
A. It prevents the script from being executed until the ! is removed.
B. It specifies the path and the arguments of the interpreter used to run the script.
C. It is a comment that is ignored by the script.
D. It specifies the character encoding of the script.
What is true regarding the statement beginning with #! that is found in the first line of a script?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is true regarding the statement beginning with #! that is found in the first line of a script?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!