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

What will be the output for this code in a compiler and interpreter

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

c++javainterpretercompilerinputoutputcprintincrementstdio
9th Aug 2019, 4:27 PM
Nagaraj P
Nagaraj P - avatar
2 Answers
+ 2
https://code.sololearn.com/csSN3kWeN0ee/?ref=app
9th Aug 2019, 4:36 PM
Nagaraj P
Nagaraj P - 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 kind of questions do companies ask in Data Analyst interviews (including Python, SQL, Power BI, and Excel)?
1 Votes
??
1 Votes
How many program that you've made even a smaal project are good?
0 Votes
Hello guys,
1 Votes
Give some simple practice questions in C
0 Votes
Help me
1 Votes
Programming
0 Votes
Code coach isn't awarding xp
0 Votes
how do they use javascript
0 Votes
Did sololearn helped you to get easier a job?
0 Votes