Question: 1) Write validation for student names that reject strings with odd chars like % or @ You may use c_str, isalpha(), and ispace() functions from

1) Write validation for student names that reject strings with odd chars like % or @ You may use c_str, isalpha(), and ispace() functions from c-string and string classes/libraries 2) Write a function to validate grade data (boolean?) #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
