Compute and display the number of occurrences


Question2:compute and display the number of occurrences of the word "CAT" (use case insensitive comparison) in a 100 element array called book titles. assume the array has already been loaded and you have to create the module that does the comparison and the display.
Question3: 
the fairfax county little league has 8 teams:
Team number Team Name
1 Astros
2 Giants
3 indians
4 mets
5 nationals
6 rockies
7 royals
8 yankees

Design a program that asks the user for the team number and displays the team name. the program should continue asking the user for a team number until the user types in 99.
I want it in a pseudocde format not C++

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Compute and display the number of occurrences
Reference No:- TGS0129698

Expected delivery within 24 Hours