Fundamentals of Computer Programming - Old Questions

9. Define a structure of student having data members, name, address, marks in C language, and marks in information system. Take data for n students in an array dynamically and find the total marks obtained.

6 marks | Asked in 2067