Computer Science, asked by umarafrid786, 1 month ago

Give the output of the snippet:
int a=10,b=12;
if(a==10&&b<=12)
a--;
else
++b;
System.out.println(a + "and" +b);

Answers

Answered by optimindian
1

Answer:

thank you dear but unfortunately I reported. but I'm so sorry saranghe

Answered by sushil19gupta
0

Answer:

please mark ME as brainliest

Similar questions