What is the output of the following C program code?
int i = 0;
for (; i <= 5; i++);
printf("%d" ,i);
Sponsored
hivanix.in
This quiz is brought to you by hivanix.in
🌐 Web App Development
Quick Navigation