void check(int x, int y)
{
x=x+y;
y=x-y;
x=x-y;
System.out. println (z+" "y);
Output
??
Answers
Answered by
0
WRITING THIS PROGRAM IN BLUE J IT IS GIVING ERROR MESSAGE.
I THINK YOU HAVE MADE SOME MISTAKE .
BUT ONLY 1 ERROR
Similar questions