Question: 2 points Vrite a C++ function that receives a string as a parameter. Then, this function should return the number of occurrences of the etter

2 points Vrite a C++ function that receives a string as a parameter. Then, this function should return the number of occurrences of the etter a (lower case or upper case) in this received string. or example, if the received parameter string by this function is "abasAd", then this function hould return 3. ATEN+F1 (Mac)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
