Q240
What is the output of this program? #! /usr/bin/awk -f BEGIN print index("examveda","linux")
A.
examveda linux
B.
examveda
C.
0
AnswerD.
none of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board