What is the output of the following C program code?

for (i = 1; i < 5; i + = 3)

{}

printf("%d",i);

1
1
2
4
3
7
4
8

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation