Question: Hello! I just need a little help with this assignment. I am unsure of how to start it completely, but I think i have it

Hello! I just need a little help with this assignment. I am unsure of how to start it completely, but I think i have it mapped out enough for me to understand the flow of the entire code. I will post the assignment requirements below. Please explain your steps as I really want to learn and not just copy and paste. All help is appreciated! Thank you!

Assignment Requirements:

---Demonstrate ability to design a program with a menu system

---Demonstrate ability to pass by value and reference (where appropriate)

---Demonstrate ability to create, add, edit, a 2D array

---Demonstrate ability to create a structure chart

---Demonstrate ability to display values from the 2D array

---Includes error checking

----- If user enters wrong input then redirect them

----- Ex@m score range ( 0 - 100)

----- Max amount of records is 1000

*Must be written in c only

*Must include at least 1 defined constant

*Cannot use global variables

*Cannot use goto statement

*uses do/while loop to repeat through menu

Example output:

*** Main Menu ***

1. Add grades for next student

2. Display all grades

3. Show average by ex@m

4. Show average by student

5. Quit program

Enter selection:

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!