Latest Comp. Science Aptitude Question SOLUTION: A program ‘cÂ’ with 200 integers in the range 0 – 50 represents the scores of 200 students. It then prints the frequency of each score above 25. What would be the best way for Â
A program ‘c’ with 200 integers in the range 0 – 50 represents the scores of 200 students. It then prints the frequency of each score above 25. What would be the best way for ‘c’ to store the frequency?