Problem

Write a class method named getEvenDigit that prompts the user to enter an even digit and r...

Write a class method named

getEvenDigit
that prompts the user to enter an even digit and returns the even digit as an
int.
Your method must be robust: Read the input as a string and verify that the input consists of a single even digit. If the user enters invalid input, chastise the user and reprompt him or her to enter an even digit.

Sample session:

Enter an even digit: wInvalid entry!Enter an even digit: 44Invalid entry!Enter an even digit: 5Invalid entry!Enter an even digit: 8 8Invalid entry!Enter an even digit: 8

Step-by-Step Solution

Request Professional Solution

Request Solution!

We need at least 10 more requests to produce the solution.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the solution will be notified once they are available.
Add your Solution
Textbook Solutions and Answers Search
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT