Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Add a new Item to Store. The system prompts to the user for adding a new item data. The item data contains the following items:

  1. Add a new Item to Store.

The system prompts to the user for adding a new item data. The item data contains the following items:

  • item number: holds an unique number for the item.
  • item name: holds the full name of the item.
  • item quantity: holds the quantity of the item.
  • item price: holds the price of the item.

Enter item number:

Enter item name:

Enter item quantity:

Enter item price:

Enter the type of item (B)Book, (s)shoes, (G)Game ?: B Enter Book title :

Enter book author:

Do you want add another item (y/n)?

  1. Add a new Customer.

The system prompts to the system user for adding data for a new customer data. The customer data contains the following items:

  • customer No : holds an unique number of a customer.
  • customer name: holds a name of the course.
  • New Shopping cart will be create and added automatically for the new customer. The shopping cart will be empty.

Enter customer number:

Enter customer name:

New shopping cart add to the customer Do you want add another customer (y/n)?

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

Step: 3

blur-text-image

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

Visual Basic 4 Ole Database And Controls Superbible

Authors: Michael Hatmaker, C. Woody Butler, Ibrahim Malluf, Bill Potter

1st Edition

1571690077, 978-1571690074

More Books

Students also viewed these Databases questions