I'm in a begginer c++ class. So far I am doing good until we got to the array section.I been given two questions to answer and I am having problems starting them off. I just need help starting the thinking process.
1. Write a program to count letter 'a' in a given character string
2. Write a program to sort 5 integers using arrays.