Question: c++ question Modifying Class GradeBook a. Include another string data member that represents the course lecturer's name. b. Provide a set function to change the

c++ question
Modifying Class GradeBook a. Include another string data member that represents the course lecturer's name. b. Provide a set function to change the lecturer's name and a get function to retrieve it. c. Modify the constructor to specify course name and lecturer's name parameters. d. Modify function displayMessage to output the welcome message and course name, and the string "This course is presented by: followed by the lecturer's name
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
