Question: Using C language, first ask user for a string, then count how many 'a' is inside the string. How would you do it? Example: What
Using C language, first ask user for a string, then count how many 'a' is inside the string. How would you do it?
Example: "What is an apple?" Output: 3
Thanks!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
