Question: Hi please code with both gui and scanner input please Write a program that does the following: - Accept the institution's name and its type
Hi please code with both gui and scanner input please
Write a program that does the following: - Accept the institution's name and its type (from the user). o (i.e. Consider three types of high school, college, and university for the institution). - If the institution is a high school, you should accept three (3) student names and also receive one (1) sport for each student (get the information from the user). - Or if the institution is a tertiary provider (college or university), you should accept five (5) student names and you should also accept three (3) most favorable subjects for each student (receive this information from the user). o Use scanner inputs o Use GUI where appropriate o Use decisions and loops
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
