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

1

int i =10; System.out.printf("%d,%d,%d",i++,i,++i); Output in Java ?? Explanation in English

u
30th Apr 2021, 12:57 PM
Abhishek
Abhishek - avatar
3 Answers
0
I++ means use then increase and ++I means increase and then use
30th Apr 2021, 1:06 PM
Atul [Inactive]
0
Specify the language too. In tags
30th Apr 2021, 2:37 PM
Atul [Inactive]
0
https://code.sololearn.com/cio5T5dX3MMX/?ref=app https://code.sololearn.com/cfl9JF16OpTG/?ref=app https://code.sololearn.com/cX5yaO2JUNYn/?ref=app https://code.sololearn.com/cOrAlSm3N9a2/?ref=app https://code.sololearn.com/cJ2AWxUSzI3v/?ref=app https://code.sololearn.com/cfEnL4c3ShJ2/?ref=app https://code.sololearn.com/cvzEM2e3IQLS/?ref=app https://code.sololearn.com/c200tlADNgcc/?ref=app https://code.sololearn.com/c1wSVme88y8R/?ref=app https://code.sololearn.com/cfT0j4gqvRF5/?ref=app https://www.sololearn.com/discuss/2965667/?ref=app
21st Jan 2022, 12:31 PM
Jason Craig

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
Where is the error
0 Votes
Help
0 Votes
Full form of HTML
0 Votes
How do I bridge the gap between learning and doing.
0 Votes
Please help me
0 Votes
Which one is better?? And why??
1 Votes
Use of global function in c
0 Votes
WHY THEY CHANGED IN LESSONS PRACTICE JUST FOR PRO USERS?
1 Votes
Game
0 Votes
How can I make a note-taking app in Python (NoteNinja Project)?
0 Votes