Computer Science, asked by aurlindesman1233, 7 months ago

Int a= 5 ,b= 6, c;
c = a+ b/2;
b = a+2*c;
System.out.println(c);
System.out.println(b);

Answers

Answered by rose1455
0

Answer:

It must be on Google check it

Similar questions