Computer Science, asked by harshu22singh, 7 months ago

Give the output of following program segment:
int a=10;
int b=2;
if(a>20)
a++;
b++;
System.out.println(a+','+b);​

Answers

Answered by tabindahnazir123
0

Answer:

nai pta sorrrry yrrrrr

Similar questions