Question: program is Java, simple code pls Question 3: write a program that prompts the user to enter their age and display the corresponding category. The

program is Java, simple code pls
Question 3: write a program that prompts the user to enter their age and display the corresponding category. The age categories are as follows: category kid age 0 - 10 11 - 20 21 - 50 51-80 >80 teenage r adult senior too old (hint: you will need to look at lecture 4 to do this question) Your result should look like, for example: Enter your age: 19 You are in the teenager category
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
