Question: Write a java program that prompts the user to enter two integers. The program will then display a message based on the below rules: If
Write a java program that prompts the user to enter two integers. The program will then display a message based on the below rules:
- If both integers are even, the program displays their sum
- Otherwise, the program displays their product
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
