Monday 12 September 2016

NIELIT A Level Data Structure through C++ Assignment

Assignment-8


Design a structured chart using following information:

Calling module :
  • Calculate student grade
  • Called module:
  • Get student’s academic information
  • Get valid grade
  • Find out errors
  • Check for probation Period
  • Check for director’s list

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