Question: Write the following static methods. Assume they are all in the same class. Assume the reference variable input for the Scanner class and any class-level

 Write the following static methods. Assume they are all in the

Write the following static methods. Assume they are all in the same class. Assume the reference variable input for the Scanner class and any class-level variables mentioned are already declared. All other variables will have to be declared as local unless they are parameter variables. Use printf. 1. A method that prompts for the grade level and returns it as an integer. Print the message "Invalid grade level! Try again." if the grade level is out of range. Re-prompt until a valid entry is made. Declare a local year variable to hold 1 for Freshmen, 2 for Sophomore, etc. a. Prompt 1. Freshmen 2. Sophomore 3. Junior 4. Senior Enter the number for your grade level

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!