You are correct: !a giver you 0 and 0 == b is 0,
So, c = ++b gives b = 4 and c = 4. The a is not changed.
solved What is the output? C Programming [closed]
You are correct: !a giver you 0 and 0 == b is 0,
So, c = ++b gives b = 4 and c = 4. The a is not changed.
solved What is the output? C Programming [closed]