the definition of hotel and tourism
October 1, 2021
apply leadership examination 4
October 1, 2021

java student list

Instructions:

You may use an IDE or a text editor, but I will test this by compiling and running from the command line so be sure to test it that way. (No packages allowed) The program will not compile and run at the command line if you include any package statements.

Here are the steps.

(1) Create a Student class containing an ID, a last name, and a list of course names such as “COP2210” or “COP2250”. This should not be a string of multiple courses. The ID should be an integer which is printed with leading zeros.

(2) Create a class named StudentTest that contains a List of students. Do not use the list provided here. In the class constructor, create 15 students and add them to the list. Each student’s ID must be different. Each student you add to the list must contain 2-4 different course names. At least one should have two course names and at least one should have four course names. Make sure the students do not all have the same courses, although there should be some overlap (see the sample below). The student names must be inserted into the list in random order (not sorted).

(3) Sort the list in ascending order by student last name and display the list. For each student, display the ID with leading zeros, last name, and list of courses on a single line. Here is sample output. Note how the tab character is inserted after the name to line up the next column containing courses. Be sure there is no trailing comma at the end of the list of courses.

Submit a zip file called FirstnameLastnamelab1.zip. All Java source files from Part 2. • Do not include any other files or folders, even if you are an Apple user.

A Java submission must compile and run from the command line or it will earn a 0 and will not be graded further. Do not include package statements or this will happen.

NO PLAGIARISM PLEASE: NO CHEGG, NO COURSEHERO!

 
Do you need a similar assignment done for you from scratch? We have qualified writers to help you. We assure you an A+ quality paper that is free from plagiarism. Order now for an Amazing Discount!
Use Discount Code "Newclient" for a 15% Discount!

NB: We do not resell papers. Upon ordering, we do an original paper exclusively for you.