Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I need help with the following question, it needs to be completed in Microsoft Visual Studio 2017 c+ and screenshots of it working, with the
I need help with the following question, it needs to be completed in Microsoft Visual Studio 2017 c+ and screenshots of it working, with the GUI interface
the design should look like the following
Name Search In the Chapo7 folder of the Student Sample Programs, you will find the following files: GirlNames.txt This file contains a list of the 200 most popular names given to girls born in the United States from 2000 through 2009. BoyNames.txt This file contains a list of the 200 most popular names given to boys born in the United States from 2000 through 2009 Create an application that reads the contents of the two files into two separate arrays or Lists. The user should be able to enter a boy's name, a girl's name, or both, and the application should display messages indicating whether the names were among the most popular View the Form Design in IDE Search Names In Most Popular List nter Boy Name: boyNameTextBox Enter Girl Name: girlNameTextBox Search Name/s Exit searchNameButton extBut ton girlNameLabel boyNameLabel
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started