calculateAverageGrade(): This term refers to a function that computes the average grade based on multiple grades.
convertToLetterGrade(): This term refers to a method that converts numerical grades into letter grades (e.g., A, B, C).
setGradeDecimal(): This term refers to a function that sets or updates the decimal value of a student's grade.