Question: Java beginner class, pls help quick ComSc 75 Test 1 Program Write a program that prompts the user to enter two consecutive characters and displays
ComSc 75 Test 1 Program Write a program that prompts the user to enter two consecutive characters and displays the major and status represented by those characters. The first character indicates the major: M: Mathematics C: Computer Science l: Information Technology The second character indicates the students' status, and is represented by the following: 1: Freshman 2: Sophomore 3: Junior 4:Senior Here are sample runs (User Input in Bold) Enter two characters: M1 Mathematics Freshman Enter two characters: C3 Computer Science Junior Enter two characters: T3 Invalid input
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
