What does the following code output?
int a = 3, b = 3;
cout << (++a == b++);

1
0
2
1
3
3
4
More than one of the above
5
None of the above

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation