Write a C++ program that stores the data of football players on a team. It should store Player's First name, Last name, Number of goals scored, age and ranking. Store the data of all team members in an array. Make functions to add, update, search and display a player's data. The program should be menu driven i.e. user should be given various choices 1. Add new player 2. Update a Player's record 3. Search Player 4. Display complete list of players 5. Exit the program. The program has limited memory so values to the functions should be passed by reference using pointers. The Search function should take a player's name or index as input and should return the details of that specific player. The program should only end when user press 5, otherwise it should function according to the user's choice.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 9PE
icon
Related questions
Question
100%
Write a C++ program that stores the data of football players on a team. It should store Player's
First name, Last name, Number of goals scored, age and ranking.
Store the data of all team members in an array.
Make functions to add, update, search and display a player's data.
The program should be menu driven i.e. user should be given various choices
1. Add new player
2. Update a Player's record
3. Search Player
4. Display complete list of players
5. Exit the program.
The program has limited memory so values to the functions should be passed by reference using
pointers.
The Search function should take a player's name or index as input and should return the details
of that specific player.
The program should only end when user press 5, otherwise it should function according to the
user's choice.
Transcribed Image Text:Write a C++ program that stores the data of football players on a team. It should store Player's First name, Last name, Number of goals scored, age and ranking. Store the data of all team members in an array. Make functions to add, update, search and display a player's data. The program should be menu driven i.e. user should be given various choices 1. Add new player 2. Update a Player's record 3. Search Player 4. Display complete list of players 5. Exit the program. The program has limited memory so values to the functions should be passed by reference using pointers. The Search function should take a player's name or index as input and should return the details of that specific player. The program should only end when user press 5, otherwise it should function according to the user's choice.
Expert Solution
steps

Step by step

Solved in 2 steps with 3 images

Blurred answer
Knowledge Booster
Arrays
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.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning