Question: I. Write a function 'createLinkedList which stores nodes of information containing Insert one integer. Assume the user will enter 5 nodes of data, one at
I. Write a function 'createLinkedList which stores nodes of information containing Insert one integer. Assume the user will enter 5 nodes of data, one at time. each new node at the END of the list. Before exiting the function, write the code to display each node of data on the screen (usually done in the displayLinkedList function) [15 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
