In C++, create a Golf Game. Allow for as many players. Prompt for the player names. Each player plays 18 holes. Use an array for each player to hold their scores for each hole. A player has a handicap of [1-6]   A player with a handicap of 0 receives no free strokes on any hole. Assume a player takes 4 strokes on a par 4. The total stroke count is 4. Their score to par is 4-4 = 0. She Thus awarded 2 points.   Print out the players names, number of strokes for each hole and the number of free strokes awarded.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 9PE
icon
Related questions
Question

In C++, create a Golf Game. Allow for as many players. Prompt for the player names. Each player plays 18 holes. Use an array for each player to hold their scores for each hole. A player has a handicap of [1-6]

 

A player with a handicap of 0 receives no free strokes on any hole. Assume a player takes 4 strokes on a par 4. The total stroke count is 4. Their score to par is 4-4 = 0. She Thus awarded 2 points.

 

Print out the players names, number of strokes for each hole and the number of free strokes awarded.

Expert Solution
steps

Step by step

Solved in 2 steps

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