Computer Science, asked by yedukondalu7554, 2 months ago

system. out. println ("a is larger than b" +a);
else
system. out. println ("b is larger than a" +b);
If the value of I) a=17,b=8
2)a=3,b=5​

Answers

Answered by amansarrafas24payxgs
0

Answer:

1) Output

17

2) Output

5

I hope you find it useful... If you have any query do comment, I will try to solve it...

Similar questions