Question 2
What will be the output of the following program?
z = 19
z = 11
z = 0
z = 5
What will be the output of the following program?
z = 19
z = 11
z = 0
z = 5
Correct answer
z = 0
Question 2 of 25 in the IIT Madras BS Programming in C (Programming in C) End Term paper sat on 21 Dec 2025, in the September 2025 term (Programming In C 18 Dec 25). It carries 4 marks.