• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 1

#include <stdio.h> int main() { int i=0; for(i=1;i<=5;i++); printf("%d",i); return 0; }

Why this code give output 6

thiscodecananyanswergiveof
30th Dec 2020, 3:59 AM
Ankit Kumar
1 Answer
+ 6
Ankit Kumar See after loop there is semicolon.
30th Dec 2020, 4:05 AM
AĶ¢J
AĶ¢J - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
What does coding means for you?
1 Votes
ok i am devolp website which programing language iam should learn
1 Votes
Please,how do you send info from a form to another page
1 Votes
how do I delete the card so that my subscription is no longer charged?
0 Votes
ai
0 Votes
What code is used to write a mobile application? Š” ŠæŠ¾Š¼Š¾Ń‰ŃŒŃŽ какого (каких) коГа написано мобильное приложение?
0 Votes
How to add image in css while sololearn coding
0 Votes
What courses should I take to be a data scientist
0 Votes