Computer Science, asked by madhumithashanmugan5, 5 months ago

void check(int x, int y)
{
x=x+y;
y=x-y;
x=x-y;
System.out. println (z+" "y);

Output
??​

Answers

Answered by anubhav8c
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