Need a class which will contain: Student Name Student Id Student Grades (an array of 3 grades) A constructor that clears the student data (use -1 for unset grades) Get functions for items a, b, and c, average, and letter grade Set functions for items a, n, and c Note that the get and set functions for Student grades need an argument for the grade index. Need another class which will contain: An Array of Students (1 above) A count of number of students in use You need to create a menu interface that allows you to: Add new students Enter test grades Display all the students with their names, ids, test grades, average, and letter grade Exit the program Add comments and use proper indentation. Nice Features: I would like that system to accept a student with no grades, then later add one or more grades, and when all grades are entered, calculate the final average or grade.

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter9: Using Classes And Objects
Section: Chapter Questions
Problem 1CP: In previous chapters, you have created programs for the Greenville Idol competition. Now create a...
icon
Related questions
Question

 please help me with the pseudocode of the program for the project.

  1. Need a class which will contain:
    1. Student Name
    2. Student Id
    3. Student Grades (an array of 3 grades)
    4. A constructor that clears the student data (use -1 for unset grades)
    5. Get functions for items a, b, and c, average, and letter grade
    6. Set functions for items a, n, and c
    7. Note that the get and set functions for Student grades need an argument for the grade index.
  2. Need another class which will contain:
    1. An Array of Students (1 above)
    2. A count of number of students in use
  3. You need to create a menu interface that allows you to:
    1. Add new students
    2. Enter test grades
    3. Display all the students with their names, ids, test grades, average, and letter grade
    4. Exit the program
  4. Add comments and use proper indentation.

Nice Features:

  • I would like that system to accept a student with no grades, then later add one or more grades, and when all grades are entered, calculate the final average or grade.

I would like the system to display the students in alphabetical order (no matter what order they are entered in)

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Array
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
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning