Answered step by step
Verified Expert Solution
Link Copied!
Question
1 Approved Answer

Question Design an items/tickets/customer receiving system by implementing a combination of arrays and structures in a C program. Database system or data languages such as

image text in transcribed

Question Design an items/tickets/customer receiving system by implementing a combination of arrays and structures in a C program. Database system or data languages such as SQL is not required. Given that structure of data is from a flower shop. The program should repetitively prompt the user for following options (use switch case to test for equality): 1. Enter the items/tickets/customers to be added into the structure. 2. Display the items for the customer, showing the price of each item, or the price paid by each customer. 3. Sell items/tickets to customers 4. Display the stock or tickets with price and cost 5. Display total sales of items/tickets 6. Exit to stop the program execution

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image
Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students explore these related Databases questions

Question

2. What type of team would you recommend?

Answered: 3 weeks ago