Question: 20 Consider the singly linked list below to answer the following: (7 points) 1) Write a single Java statement to delete the second node. 2)

20 Consider the singly linked list below to answer the following: (7 points) 1) Write a single Java statement to delete the second node. 2) Write a single Java statement to change the value of the node containing 6 to become 100. 3) Write Java statements to create a new node called F with the value 80 in its info, and then add it to the beginning of the List List 15 24 - 23 8 43 ko - 70 |- 48 Location Enter your
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
