Computer Science, asked by nevya54, 6 months ago

find errors and rewrite the following code correcting the error if (x=>25)
int x+2=y;
else
int y=x-2​

Answers

Answered by rohitjena965
0

Answer:

then print x+2=y

else print y=x-2

Similar questions