Question: using visaul studio c programming. using a for loop ask user to enter the grades of 5 courses. The user should enter character values, e.g.,
using visaul studio c programming. using a for loop ask user to enter the grades of 5 courses. The user should enter character values, e.g., A. Calculate the GPA of the user (assume all courses have equal number of credits) Note 1: Convert the character values entered to numerals, e.g., A to 4 Note 2: Use the get char(); function after scanf to avoid accepting as a character
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
