Vidyalelo
Computer Science · Q434

Linux

Engineering and GATE · Computer Science · question 434

Q434

If the argument is supplied to the exit statement,

A.
its value is used as the exit status code for the awk process
Answer
B.
syntax error will generate
C.
exit returns status 0
D.
exit returns status 1

Answer: Option A

Solution

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