What will be the output of the programme?
int a = 30;
int b = 2;
for ((b + a)>0; b--)
{
if(b>0)
♡
a = a/b;
else
a = a%(a+b);
System.out.print (String.format ("(A = %d, B=%d)", a +b, b-a);
}
Answers
Answered by
0
Answer:
Sorry I can't but can you please mark me as branliest
Answered by
0
Answer:
Explanation:
jsjsj
Similar questions