uild a small program that will generate a 52 card deck that will be used for a Black Jack game. The program should also shuffle the deck. In this exercise you will not build the game but rather just the part where a deck is generated then shuffled. Make sure that you have functions that generate the deck, shuffle the deck and then display the deck. You will use pointers to implement the passing of the deck between functions. Do not use structures

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter8: Arrays And Strings
Section: Chapter Questions
Problem 28SA
icon
Related questions
Question
Build a small program that will generate a 52 card deck that will be used for a Black Jack game. The program should also shuffle the deck. In this exercise you will not build the game but rather just the part where a deck is generated then shuffled. Make sure that you have functions that generate the deck, shuffle the deck and then display the deck. You will use pointers to implement the passing of the deck between functions. Do not use structures
Expert Solution
steps

Step by step

Solved in 3 steps with 5 images

Blurred answer
Knowledge Booster
ADT and Class
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
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