Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Create a structure STUDENT containing character array firstName[30], character a

ID: 3534789 • Letter: C

Question

Create a structure STUDENT containing character array firstName[30], character array lastName[30], integer SID, integer array with 4 scores. Then create a function that inputs one student record. Create another function to determine if a student has averaged score higher than 90. In main, call these function to input an array of students, check and display the students who have averaged score higher than 90.0

Sample output:

How many students:2

Student#1:

Enter first name: Mary

Enter last name: Kenny

Enter SID: 1211

Enter scores: 100 90 100 90

Student#2

Enter first name: john

Enter last name: smith

Enter SID: 1000

Enter scores: 60 50 70 80

Student list averaged score higher than 90.0

Mary Kenny 1211

Press any key to continue…..


Use C, not C++ and Please give me the program

Explanation / Answer

http://ideone.com/ghFszZ

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote