For Java Programming:
Write a class encapsulating the concept of a course grade,assuming a course grade has the following attributes: a course nameand a letter grade. Include a constructor, the accessors andmutators, and methods toString and equals. Write a client class totest all the methods in your class.
Expert Answer
An answer will be send to you shortly. . . . .