Courses
Log inStart Learning AI
Courses
Log inStart Learning AI
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
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
Help me
1 Votes
Hello guys,
1 Votes
Programming
0 Votes
Give some simple practice questions in C
0 Votes
how do they use javascript
0 Votes
Code coach isn't awarding xp
0 Votes
Temperature converter( celsius to fahrenheit)
0 Votes