Question: Write a function named countme() that takes a single argument of type string and returns an integer. Using the string size() method to determine the

Write a function named countme() that takes a single argument of type string and returns an integer. Using the string size() method to determine the number of characters in the string, the overloaded operatorl function to access characters in the string, and the isalpha() function from
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
