Interview Question & Answer – 7 By James | October 3, 2018 0 Comment Question Write a recursive program to count the number of “a”s in a string. Solution