Problem 1)

parameters (i.e. pointers). You are required to solve this problem using a switch() statement. Be sure to include a default case as part of the switch() statement. Precondition: the letter grade must be uppercase. The table below shows the conversion from grade points to letter grades: ................
................