3. Task 2 : Creating C Program using struct pointer
Create a program is used to store and access “id, name and percentage” for any number of students. Structure array is used in this program to store and display records for many students. It can store “n” number of students record by declaring structure variable as ‘struct student record[n]“, where n can be 3 or 10 etc. Determine the highest grade and number of student passed and failed.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here