Posts by joão • 1 point
1 post
-
0
votes1
answer395
viewsQ: Treat Inputmismatchexception calculator
I am making a calculator in java oo, and I would like to treat this exception but I don’t know how. This is the main class. public class Principal { public static void main(String[] args) {…