Student Roster Java Program computer science homework help

Student Roster Java Program computer science homework help

[ad_1]

I finished the first Student class on BlueJ and it compiles just fine. But I cannot figure out how to make the public Roster extends ArrayList class.public class Student{private String lName fName;private int idNum;public Student(int id String fn String ln){lName = ln;fName = fn;idNum = id;}public String getLastName(){return lName;}public String getFirstName(){return fName;}public int getID(){return idNum;}public String toString(){return fName + + lName + + idNum;}}The ArrayList class must have methods:public boolean contiansStudent(String ln)- given the last name of the student and determines if the student exists in the list.public Student retrieveById(int id)- given the id finds student in list and returns the student. If student not found eturn null.public int retrieveId(String ln)- given last name of student return the id for that student.public boolean addStudent(Student s)- adds the Student s to the list and true or false value that this was accomplished. This method should not allow duplicate students to be added (duplicate meaning same name or id).public boolean removeStudent(int id)- removes a student from the list based on id.public boolean removeStudent(String ln)- removes a student from the list based on last name.public void printRoster()- print all students in the ArrayList list.Help please!!

The post Student Roster Java Program computer science homework help appeared first on homeworkcrew.

"96% of our customers have reported a 90% and above score. You might want to place an order with us."

Essay Writing Service
Affordable prices

You might be focused on looking for a cheap essay writing service instead of searching for the perfect combination of quality and affordable rates. You need to be aware that a cheap essay does not mean a good essay, as qualified authors estimate their knowledge realistically. At the same time, it is all about balance. We are proud to offer rates among the best on the market and believe every student must have access to effective writing assistance for a cost that he or she finds affordable.

Caring support 24/7

If you need a cheap paper writing service, note that we combine affordable rates with excellent customer support. Our experienced support managers professionally resolve issues that might appear during your collaboration with our service. Apply to them with questions about orders, rates, payments, and more. Contact our managers via our website or email.

Non-plagiarized papers

“Please, write my paper, making it 100% unique.” We understand how vital it is for students to be sure their paper is original and written from scratch. To us, the reputation of a reliable service that offers non-plagiarized texts is vital. We stop collaborating with authors who get caught in plagiarism to avoid confusion. Besides, our customers’ satisfaction rate says it all.

© 2022 Homeworkcrew.com provides writing and research services for limited use only. All the materials from our website should be used with proper references and in accordance with Terms & Conditions.

Scroll to Top