+ 2
c=++a*4+b++ the values are (a=7,b=5,c=?)
I think C is equal to 37 but need a quick double check
4 Answers
+ 1
Yes it is 37, you can run the code from the sololearn playground from your mobile you do not need a computer
0
Akbar I don't have a laptop right now so just needed a quick confirmation cuz I just want to make sure I'm following the correct logic while solving this, I don't need all my homework solved so just needed a confirmation
0
Akbar can I run a Java code on this app?
0
Thanks y'all