Write a function definition called shoppingCart that takes a BookType array and its size. The function should prompt the user to make selections of the books available in the array parameter and calculate the cost of their purchases. If the book selected is not available then display the message "Sorry, selection is out of stock." Otherwise display the information of the book purchased and add its cost to the total cost of books purchased. Allow the user to continue to add to the cart. The driver function should return the calculated value back to the calling function.

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter8: Advanced Method Concepts
Section: Chapter Questions
Problem 8RQ
icon
Related questions
Question

Write a function definition called shoppingCart that takes a BookType array and its size. The function should prompt the user to make selections of the books available in the array parameter and calculate the cost of their purchases. If the book selected is not available then display the message "Sorry, selection is out of stock." Otherwise display the information of the book purchased and add its cost to the total cost of books purchased. Allow the user to continue to add to the cart. The driver function should return the calculated value back to the calling function. 

Expert Solution
steps

Step by step

Solved in 4 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
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
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