Subject:Computer SciencePrice: Bought3
III . OBJECTIVES 1. To develop a program using C + + that enables to compute for the student's final grade on
a subject course 2. To design a program that will be used to compute and evaluate grades using programming
concepts such as switch , functions , and loops .
Can you create a student grading system in C++ that accepts input such as name, subject, year, and level, as well as grades?