- 2
Fill in the blanks to print the sum of the two variables
int x =2; int y =4; int result= x+y; System.out.println(result);
4 ответов
+ 2
No the answer is wrong
+ 1
I don't see any problem here.
0
Where is the answer which is wrong?
What your expected answer?
Please can you elaborate it...