I WILL NOT UPVOTE IF WHAT PROVIDED IS INCOMPLETE!! The code should contain all structure with array, function, and pointer!!!!!!   Instruction: Make a program with a flowchart using structure with array, function, and pointer that will compute for the average grade of the student. The user will define how many student record will be inputted. Here are the following parameters needed: Name, Student Number, Degree, Course Name 1, Course Name 2, Course Name 3, Course 1 grade, Course 2 grade, Course 3 grade, Average. I have attached the sample output here.   I WILL NOT UPVOTE IF WHAT PROVIDED IS INCOMPLETE!! The code should contain all structure with array, function, and pointer!!!!!!

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

I WILL NOT UPVOTE IF WHAT PROVIDED IS INCOMPLETE!! The code should contain all structure with array, function, and pointer!!!!!!

 

Instruction:

Make a program with a flowchart using structure with array, function, and pointer that will compute for the average grade of the student.

The user will define how many student record will be inputted.

Here are the following parameters needed: Name, Student Number, Degree, Course Name 1, Course Name 2, Course Name 3, Course 1 grade, Course 2 grade, Course 3 grade, Average.


I have attached the sample output here.

 

I WILL NOT UPVOTE IF WHAT PROVIDED IS INCOMPLETE!! The code should contain all structure with array, function, and pointer!!!!!! 

Unable to combine all will result to unhelpful!

Enter number of student you want to record: 2
Enter Student Name: Juan Dela Cruz
Enter Student Number: 20181858
Enter Student Degree: BSCPE
Enter Course 1 Name: Physics
Enter Course 2 Name: Calculus
Enter Course 3 Name: Computer Programming
Enter Course 1 Grade: 88
Enter Course 2 Grade: 100
Enter Course 3 Grade: 93
Enter Student Name: Maria Ibarra
Enter Student Number: 20181585
Enter Student Degree: BSECE
Enter Course 1 Name: Physical Education 1
Enter Course 2 Name: Chemistry
Enter Course 3 Name: Engineering Data and Analysis
Enter Course 1 Grade: 98
Enter Course 2 Grade: 87
Enter Course 3 Grade: 95
Student Name: Juan Dela Cruz
Student Number: 20181858
Student Degree: BSsCPE
Juan Dela Cruz grade in Physics is 88
Juan Dela Cruz grade in Calculus is 100
Juan Dela Cruz grade in Computer Programming is 93
Juan Dela Cruz average grade from 3 courses is 93.67
Student Name: Maria Ibarra
Student Number: 20181585
Student Degree: BSECE
Maria Ibarra grade in Physical Education is 98
Maria Ibarra grade in Chemistry is 87
Maria Ibarra grade in Engineering Data and Analysis is 95
Maria Ibarra average grade from 3 courses is 93.33
Do you want to continue? (Y/N): N
Transcribed Image Text:Enter number of student you want to record: 2 Enter Student Name: Juan Dela Cruz Enter Student Number: 20181858 Enter Student Degree: BSCPE Enter Course 1 Name: Physics Enter Course 2 Name: Calculus Enter Course 3 Name: Computer Programming Enter Course 1 Grade: 88 Enter Course 2 Grade: 100 Enter Course 3 Grade: 93 Enter Student Name: Maria Ibarra Enter Student Number: 20181585 Enter Student Degree: BSECE Enter Course 1 Name: Physical Education 1 Enter Course 2 Name: Chemistry Enter Course 3 Name: Engineering Data and Analysis Enter Course 1 Grade: 98 Enter Course 2 Grade: 87 Enter Course 3 Grade: 95 Student Name: Juan Dela Cruz Student Number: 20181858 Student Degree: BSsCPE Juan Dela Cruz grade in Physics is 88 Juan Dela Cruz grade in Calculus is 100 Juan Dela Cruz grade in Computer Programming is 93 Juan Dela Cruz average grade from 3 courses is 93.67 Student Name: Maria Ibarra Student Number: 20181585 Student Degree: BSECE Maria Ibarra grade in Physical Education is 98 Maria Ibarra grade in Chemistry is 87 Maria Ibarra grade in Engineering Data and Analysis is 95 Maria Ibarra average grade from 3 courses is 93.33 Do you want to continue? (Y/N): N
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education