• 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
Audio adding
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
Stuck in Quize
2 Votes
Software developer
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
How I can use div
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
Html issue
0 Votes