• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

X++; X--

I don't understand what x++ is for in Java

java
20th Aug 2022, 11:04 AM
Akridem
Akridem - avatar
2 Answers
+ 1
It is the equivalent of x+=1 or x = x+1 https://www.sololearn.com/discuss/127187/?ref=app https://www.sololearn.com/discuss/331665/?ref=app https://www.sololearn.com/discuss/160327/?ref=app https://www.sololearn.com/discuss/94502/?ref=app https://www.sololearn.com/discuss/1149897/?ref=app https://www.sololearn.com/discuss/646945/?ref=app https://www.sololearn.com/discuss/70894/?ref=app
20th Aug 2022, 11:08 AM
🍇 Alex Tușinean 💜
🍇 Alex Tușinean 💜 - avatar
0
Thanks you
20th Aug 2022, 11:19 AM
Akridem
Akridem - 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
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Need a personal tutor
0 Votes
Fix code
0 Votes
Community and feed option
0 Votes
How can I turn my .py files to .exe files?
1 Votes
How Much RAM is Required for Object Detection Project
0 Votes
Hey ! how to install modules on this app
0 Votes
Add lua
0 Votes
Summary please??
0 Votes
Software to write and run codes
0 Votes