I have an exercise in Java
where the program should read two numbers typed by the user and he should tell me which one is the greatest!
In this case, you can not use only IF
, right? Should I also use ELSE
?
Yes they are exercises of DESVIO DE CONDICIONAL