• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
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 Réponses
+ 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

Vous avez souvent des questions comme celle-ci ?

Apprenez de manière plus efficace, gratuitement :

  • Introduction à Python

    7.1M apprenants

  • Introduction à Java

    4.7M apprenants

  • Introduction à C

    1.5M apprenants

  • Introduction à HTML

    7.5M apprenants

Voir tous les cours
Aujourd'hui en vedette
Functions in python
2 Votes
How to make a playground
1 Votes
For Mobile app
0 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
1 Votes
I need advice
1 Votes
Html 5 document question
1 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
Learning Python - Question
1 Votes
Python
0 Votes
𝙵𝙸𝙽𝙳 𝚃𝙷𝙴 𝙸𝙽𝙿𝚄𝚃 𝙾𝙵 𝚃𝙷𝙴 𝙿𝚁𝙾𝙶𝚁𝙰𝙼
1 Votes