Solved

What Is True Regarding the Statement Beginning with #! That

Question 80

Multiple Choice

What is true regarding the statement beginning with #! that is found in the first line of script?


A) It prevents the scripts from being executed until the ! is removed. It prevents the scripts from being executed until the ! is removed.
B) it triggers the installation of the script's interpreter.
C) It specifies the path and the arguments of the interpreter used to run the script.
D) It defines the character encoding of the script.
E) It is a comment that is ignored by the script interpreter.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions