In the Chap07 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.
In the Chap07 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.
Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
Related questions
Question
Language in C# using Visual Studio in Windows Form app please.
For the name files, just create a text file that has a few names for your time sake.
Expert Solution
Step 1
Language in C#:-
- C# is an object-oriented, programming language.
- C# is an component-oriented programming language.
- It is multi-paradigm programming language.
C# has many reasons for being popular in demand:-
- Easy to start.
- It is used for development Desktop and Web Application.
- Community.
- Game Development.
Advantages of C#:-
- C# is efficient in manage the system. and all the garbage is automatic collect in C#.
- There is no problem of memory leak in C# but its high memory backup.
- Cost of maintenance is low and is safer to run as compare to other language.
Disadvantages of C#:
- C# is less flexible as it depends on . Net framework.
- C# runs slow and program needs to be compile each time when any changes are made.
Step by step
Solved in 2 steps
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Recommended textbooks for you
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education