1.Create a MENU program which provides the following options:
A - Add A Student
C - Calculate Student Grades
D - Delete A Student
V - View Student Data File
Q - Quit
it should accept either upper or lower case responses and it should clear the screen each time it asks for a new selection. Call this program stumenu
A - Add A Student
C - Calculate Student Grades
D - Delete A Student
V - View Student Data File
Q - Quit
it should accept either upper or lower case responses and it should clear the screen each time it asks for a new selection. Call this program stumenu