Vidyalelo
Computer Science · Q385

Linux

Engineering and GATE · Computer Science · question 385

Q385

What is the return value ( ?) of this code: os = Unix [ osName = UnixName] && exit 2 [ osName = UnixName] && exit 3

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

Answer: Option D

Solution

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