Whats the answer to this | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Whats the answer to this

int a=5,b; b=++a + ++a * --a; Print("%d",b);

4th Oct 2019, 8:05 PM
Gaurang
Gaurang - avatar
2 Answers
+ 2
Gaurang Please try to get answer by yourself in Sololearn playground. If you are facing any problem then ask your doubt here.
4th Oct 2019, 8:17 PM
A͢J
A͢J - avatar
+ 1
~ swim ~ How to search programming questions here?
4th Oct 2019, 8:16 PM
A͢J
A͢J - avatar