Create the following linkedList (do not usejava.util.LinkedList)
Create the node class that accept: [int ID, double Phone Number,double Time].
Create a linkedList class that include
InsertFirst, to insert always at the beginning of the list
DeleteFirst, to delete always at the end of the list
DisplayList, to print the linked list.
Create the main, thus the user can create various nodes (-1) tostop adding.
At the end,
The program should print the list and the number of nodescreated.
The program should print the sum of the data in the nodes
The program will delete the first 2 nodes, and then again printthe list and the number of nodes created.
Expert
OR
PayPal Gateway not configured
OR
PayPal Gateway not configured
PayPal Gateway not configured
PayPal Gateway not configured