Answered step by step
Verified Expert Solution
Question
1 Approved Answer
IDS 401 HW1 Create a JAVA application to get below 5 user inputs of full name, course seat number, gender, academic status, address (including City,
IDS 401 HW1 Create a JAVA application to get below 5 user inputs of full name, course seat number, gender, academic status, address (including City, two letter state, and zip code). Example: {different way of printout is OK, below green part shows sample user input} *************************************** ** IDS410 Student Data Input * ********************************* ****** Your name: Steve Johnson // your {First name (space) Last Name order} IDS401 seat Number: 23 // use your seat number Gender: Male // or Female, also male or female input allows Academic Status: Undergraduate ll or Graduate or undergrad, grad input allows Address: 1212 Chicago Ave. Chicago, IL 60607 After user input of all info as above, prints out like arrange data like: (no color needed, just show an example, layout is your own design, free style as you prefer) +++ Student Information +++ Last Name: Johnson First Name: Steve Course #: IDS401 Course Seat #: 23 Gender: M Student City: Chicago Student State: IL Student Zipcode: 60607
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started