Create a structure student_record in C to store name, branch, & total marks of 10 students. Read & display student details using structures.