Question: I need help with the program. ( code need to be C++ and in function style ). Name Search If you have downloaded this books
I need help with the program. ( code need to be C++ and in function style ).
Name Search
If you have downloaded this books source code from the companion Web site, you will find the following files in this chapters folder:
GirlNames.txtThis file contains a list of the 200 most popular names given to girls born in the United States from 2000 to 2009.
BoyNames.txtThis file contains a list of the 200 most popular names given to boys born in the United States from 2000 to 2009.
Write a program that reads the contents of the two files into two separate arrays or vectors. The user should be able to enter a boys name, a girls name, or both, and the application should display messages indicating whether the names were among the most popular.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
