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

QUESTION

Create a class named Student that includes String data fields for firstName and lastName. Create a constructor that requires two String parameters to...

Create a class named Student that includes String data fields for firstName and lastName. Create a constructor that requires two String parameters to populate the firstName and lastName fields. Create a LinkedList of 20 Student objects each having different first and last names. Print your LinkedList, first in the order your items were placed onto the LinkedList and then in reverse order. Save your files as Student.java and ClassRoster.java.

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