Question: Please use C: Write a program to add data at the beginning of the Linked list. Use switch case to do the program. If possible,
Please use C: 

Write a program to add data at the beginning of the Linked list. Use switch case to do the program. If possible, use while (1) to continue the loop. So, the user can continue to insert data as well as show data without quitting from the program. The user will get the following options to choose from. 1. Insert data 2. Show data 3. Quit Head Data Next
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
