Monday 12 September 2016

NIELIT A Level Data Structure through C++ Assignment

Assignment-7


Design a system for the Warehouse Inventory System and illustrate the solution with a Structure Chart that will take in customer orders, select the item from inventory, and
generate a packing slip and invoice.

INPUTS:

a) Customer Order from the Sales Department.
b) Shipments of Finished Goods to be put in Inventory.

OUTPUTS:
a) Plant Order for more Finished Goods.
b) Shipments of Finished Goods to the Customer.
c) Invoice and Packing Slip for items shipped to Customer.
d) Notice to Sales that items are Back Ordered.

NIELIT A Level Data Structure through C++ Assignment

Assignment-6


“In many organizations, raw material inventory consumes a major portion of the assets of he business. Management of inventory is therefore an important computer application. An integrated inventory system includes an inventory subsystem,a purchase subsystem, receiving subsystem. An inventory master file is usually maintained which is updated by all the subsystems. This file is also used to create a number of outputs for each of the subsystems.”

NIELIT A Level Data Structure through C++ Assignment

Assignment-5

Below are some statements about order processing in an organization? You are required to construct an ER diagram from these statements.

  • Tax entry
  • Bill entry
  • Amount receiving entry
  • Print both entries 
  • Edit all entry when required  

NIELIT A Level Data Structure through C++ Assignment

Assignment 4


The office of Department of Computer Science organizes and handles seminars / workshops.

When a person wants to register for a seminar, he / she sends a request.

The office clerk notes the person’s name, address, telephone number and organization name on a registration form. Copy of the form is placed in the master file, an acknowledgement letter prepared and sent to the registrant. Another copy is sent to the billing clerk who creates an invoice record for the registrant in another central file and sends a copy of the invoice to the registrant.One month before the seminar, the clerk prepares name tags and seminar material for each participant. The registrants are expected to pay in advance of the seminar.