subject

Create a linkedlist class that:

1. creates a linkedlist of string object in main (remember to import java. util\.\*; )
2. adds five strings to the linkedlist
3. prints out the items in the linkedlist
4. adds another string to the beginning of the list (remember you can use java's addfirst method)
5. adds another string to the end of the list (remember you can use java addlast method)
6. prints out the items in the linkedlist
7. get the first item in the linkedlist (remember you can use java's get method)
8. print the first item in the linkedlist
9. set the first item in the linkedlist (remember you can use java's set method)
10. print the first item in the linkedlist
11. remove first and last item in the linkedlist (remember java provides removefirst and removelast method
12. prints out the items in the linkedlist
13. use the add and remove method of the linkedlist to add and remove any element in the linkedlist
14. prints out the items in the linkedlist

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 12:30
What is the difference between the internet and the world wide web?
Answers: 1
question
Computers and Technology, 24.06.2019 00:50
3. what is the output of the following statements? temporary object1; temporary object2("rectangle", 8.5, 5); temporary object3("circle", 6, 0); temporary object4("cylinder", 6, 3.5); cout < < fixed < < showpoint < < setprecision(2); object1.print(); object2.print(); object3.print(); object4.print(); object1.set("sphere", 4.5, 0); object1.print();
Answers: 1
question
Computers and Technology, 24.06.2019 21:30
How do i copy and paste equations and pictures like math graphs, to post on this site to get my questions answered?
Answers: 2
question
Computers and Technology, 25.06.2019 02:30
What group of plants produce fruit? question 2 options: gymnosperms nonvascular plants seedless vascular plants angiosperms
Answers: 1
You know the right answer?
Create a linkedlist class that:

1. creates a linkedlist of string object in main (reme...
Questions
question
Mathematics, 22.05.2021 01:00
question
Mathematics, 22.05.2021 01:00
question
English, 22.05.2021 01:00
question
Spanish, 22.05.2021 01:00
question
English, 22.05.2021 01:00
question
Engineering, 22.05.2021 01:00
question
Mathematics, 22.05.2021 01:00