3.What will be the value in sum?int a=30,b=2;int sum= a*b >= 100 ? a/2 + b/2 : a*2 -b*2; System.out.print(sum);
Answers
Answered by
0
Answer:
great
Explanation:
very very great wooow
Similar questions