Detect the error and rewrite correctly
* if (b)
a++;
a*=2;
else
a--;
Computer Java ( class lX ICSE )
Answers
Answered by
0
*if (b) is the wrong and I don't know the right
Similar questions