Generate mark sheet of students

Поделиться
HTML-код
  • Опубликовано: 1 дек 2024
  • This C++ program generates a student marksheet based on the input marks of various subjects. It utilizes the if and else if structures to calculate the total marks, average, or percentage of the subjects. Based on the calculated percentage or average, the program determines and assigns the student’s grade.

Комментарии •