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
AnswerD.
none of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board