Q959
In awk program, the statement "print" with no items
A.
is equivalent to "print $0"
B.
prints the entire current record
C.
is equivalent to "print $0" & prints the entire current record
AnswerD.
none of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board