Vidyalelo
Computer Science · Q986

Linux

Engineering and GATE · Computer Science · question 986

Q986

The command "awk 'if ("9">"10") print "demo" else print "linux"'"

A.
will print "demo"
B.
will print "linux"
C.
will generate syntax error
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