Vidyalelo
Computer Science · Q186

Linux

Engineering and GATE · Computer Science · question 186

Q186

What is the output of the following program? b = [ -n b ] echo ? [ -z b ] echo ?

A.
1
1
B.
2
2
C.
0
0
Answer
D.
0
1

Answer: Option C

Solution

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