Q883
What is the output of this program? #! /usr/bin/awk -f BEGIN print log(1)
A.
0
AnswerB.
syntax error
C.
fatal error
D.
segmentation fault
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board