Question: Program is Java, and a just a basic code pls. Write a program that prompts the user to input a student's GPA and major as

Program is Java, and a just a basic code pls.
Write a program that prompts the user to input a student's GPA and major as follows: Enter your GPA: Enter your major: and then test whether the student is qualified to apply for a scholarship. If the student GPA is greater than or equal to 3.1 and not in "music" major, the student is qualified to apply for the scholarship. If the student is qualified, print the following: "Yes, you can apply for the scholarship"; otherwise/else, print the following: "Sorry, you cannot apply for the scholarship
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
