What is the output of the below given code?

int y = 9;

y += y+3;

printf("%d",y);

1
12
2
21
3
Error
4
0

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation