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
0
Answer:
It must be on Google check it
Similar questions
Math,
4 months ago
Psychology,
4 months ago
Social Sciences,
9 months ago
Math,
1 year ago
Biology,
1 year ago