Vidyalelo
Computer Science · Q959

Linux

Engineering and GATE · Computer Science · question 959

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
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board