Page 1 of 1

Write a java program that takes in two integer numbers and an operator, then do the appropriate calculation and show the

Posted: Mon Jun 06, 2022 4:34 pm
by answerhappygod
Write a java program that takes in two integer numbers and an
operator, then do the appropriate calculation and show the answer.
without using case; and break;