Question: PLEASE GIVE CORRECT C PROGRAMMING CODE. Write a program to take input for students (id, name, cgpa) until id is given zero, put those student
PLEASE GIVE CORRECT C PROGRAMMING CODE.

Write a program to take input for students (id, name, cgpa) until id is given zero, put those student info into a linked list or add those student info at the tail of linked list. After adding all those students, print all student info into a binary file. Create another program to read the entries again solve the problem, take screenshot of both console and the txt file and create a zip with all. Submit the zip as your submission
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
