Computer Science, asked by akhilesh7488, 7 months ago

(f) If x=4 and y=6 what is the value of x and y if n assume a value (1) 1 (ii) 0?
if(n>0)
{
x++;
--y
System.out.println(x+"and "+y); }
[4]​

Answers

Answered by revagupta0332
0

Answer:

SORRY I THINK YOUR QUESTION IS WRONG

Explanation:

Similar questions