Online Time 11/12 Topics Questions / Requests 1. Assignment 7 review 2. Examples of pass by reference a) Write a function that adds 5 to a given int b) Write a function that "populates" a grade variable, given a percent c) Write a function that opens a file for output, given an ofstream object d) Write a function that prepends a "Mr." or a "Ms." to your name. e) Write a program that reads words from a file and adds the words to a string if the word is more than 5 characters 3. Assignment 8 hints -------------------------------------