Task 1 Make the sort project the startup project. In the project, note that there is a text file containing a list of names. Write a program that will: read the names into an array of strings. Call a sort function to sort the names in ascending order. You need to write the sort function (follow the example given in the book). Define and call another function to display the (now sorted) names in the array. Note: Your program should be able to handle up to 50 names. Write an end-of-file controlled loop to read the data into the array so that your program can handle up to 50 names. Your sort() and display() functions should both include parameters for the array and the actual number of strings in the array.
Task 1 Make the sort project the startup project. In the project, note that there is a text file containing a list of names. Write a program that will: read the names into an array of strings. Call a sort function to sort the names in ascending order. You need to write the sort function (follow the example given in the book). Define and call another function to display the (now sorted) names in the array. Note: Your program should be able to handle up to 50 names. Write an end-of-file controlled loop to read the data into the array so that your program can handle up to 50 names. Your sort() and display() functions should both include parameters for the array and the actual number of strings in the array.
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
Related questions
Question
See attached images
C++

Transcribed Image Text:**Task 1**
- **Project Setup**: Make the *sort* project the startup project. In the project, note that there is a text file containing a list of names.
- **Program Requirements**: Write a program that will:
- Read the names into an array of strings.
- Call a *sort* function to sort the names in ascending order. You need to write the *sort* function (follow the example given in the book).
- Define and call another function to display the (now sorted) names in the array.
- **Note**:
- Your program should be able to handle up to 50 names. Write an end-of-file controlled loop to read the data into the array so that your program can handle up to 50 names.
- Your `sort()` and `display()` functions should both include parameters for the array and the actual number of strings in the array.

Transcribed Image Text:The image shows a list of names displayed in a code editor. Here is the transcription:
1. mary
2. sue
3. andy
4. fred
5. billy
6. zeke
7. jenny
8. john
There are no graphs or diagrams accompanying this text. This list appears to be a simple enumeration of names, possibly for illustrative purposes in a coding or programming context.
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 1 images

Recommended textbooks for you

Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON

Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning

Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON

Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning

Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning

Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education

Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY