in java
Extend Exercise 1 by coding 2 additional methods : doDivision()and doMultiplication(), with their appropriate mathematicalfunctionality. In the doDivision() method, if the user enters 0 forthe divisor, handle that appropriately by allowing the user tore-enter a number.
in java Extend Exercise 1 by coding 2 additional methods : doDivision() and doMultiplication(), with their appropriate m
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am