Q1) Write a C program which insert data for 5 Students contain the following field ("id, name, mark")?
Q2) Write a C program which consider two structure one for student details which contains the following field ("department, year"), adding to the other structure the student field (id, name, mark)?