What is the output of the system.out.println statement?
int x = 3, y = -2;
while(x > y)
{
X--;
Y++;
}
System.out.println(x - y);
-1
1
0
2
Answers
Answered by
0
Answer:
bxkgxkg
ditzy
vcf9f
ylyzpy
Similar questions