Increment Anomaly | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Increment Anomaly

What are the internal steps taking place when the statement, j=++j; is executed in the following code? https://code.sololearn.com/ciJga7Ccd9uh/?ref=app

1st Feb 2019, 2:19 PM
Praveen K
Praveen K - avatar
1 Answer
+ 2
https://stackoverflow.com/questions/226002/whats-the-difference-between-x-x-vs-x
1st Feb 2019, 2:36 PM
HonFu
HonFu - avatar