Answered You can hire a professional tutor to get the answer.

QUESTION

College of Computing and Informatics CS141 Java Programming II Assignment 3 Deadline: Sat 29/04/2017 @ 23:59 [Total Mark for this Assignment is 5...

Using a LinkedList and ListIterator classes from the java library packages. Write a program that contains a list of courses’ codes. Your program should do the following functions in order.

1.   Add the following courses in the list: “CS141”, “CS140” and “IT409”.

2.   Remove the course “CS141” from the list and return it in “removed” variable.

3.   Add the course “IT448” after the course “CS140”.

4.   Prints all the courses in the list using ListIterator object.

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question