solve in c++ Create an application for a supermarket owner. The owner would like to store up to 50 items. Each item is represented by an ID and a price. The program should ask the user if he/she wants to do one of the following tasks: 1. Enter an item ID and price 2. Retrieve the price of a specific item 3. Display all items within a specific range of prices 4. Delete an item 5. Display all items 6. Delete all items Note:  The items should be stored in memory sorted based on price.  The six tasks should be implemented as functions. The program should run continuously until the user presses 'e' to exit

EBK JAVA PROGRAMMING
8th Edition
ISBN:9781305480537
Author:FARRELL
Publisher:FARRELL
Chapter2: Using Data
Section: Chapter Questions
Problem 12PE
icon
Related questions
Question

solve in c++

Create an application for a supermarket owner. The owner would like to store
up to 50 items. Each item is represented by an ID and a price.
The program should ask the user if he/she wants to do one of the following
tasks:
1. Enter an item ID and price
2. Retrieve the price of a specific item
3. Display all items within a specific range of prices
4. Delete an item
5. Display all items
6. Delete all items
Note:

 The items should be stored in memory sorted based on price.
 The six tasks should be implemented as functions.
The program should run continuously until the user presses 'e' to exit

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
User Defined DataType
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:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
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