Q395
What is the output of the program? #! /usr/bin/awk -f #This filename is text.awk BEGIN print FILENAME
A.
test.awk
B.
program will print nothing
AnswerC.
syntax error
D.
fatal error
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board