Vous êtes sur la page 1sur 6

1st weak

1. A manufacturing company produces products. The following product information is stored:


product name, product ID and quantity on hand. These products are made up of many
components. Each component can be supplied by one or more suppliers. The following
component information is kept: component ID, name, description, suppliers who supply them, and
products in which they are used. Create an ERD to show how you would track this information.
Show entity names, primary keys, attributes for each entity, relationships between the entities
and cardinality.

Assumptions

 A supplier can exist without providing components.


 A component does not have to be associated with a supplier.
 A component does not have to be associated with a product. Not all components are used in
products.
 A product cannot exist without components.
2. Create an ERD for a car dealership. The dealership sells both new and used cars, and it operates a
service facility . Base your design on the following business rules:
 A salesperson may sell many cars, but each car is sold by only one salesperson.
 A customer may buy many cars, but each car is bought by only one customer.
 A salesperson writes a single invoice for each car he or she sells.
 A customer gets an invoice for each car he or she buys.
 A customer may come in just to have his or her car serviced; that is, a customer need not buy a car
to be classified as a customer.
 When a customer takes one or more cars in for repair or service, one service ticket is written for
each car.
 The car dealership maintains a service history for each of the cars serviced. The service records
are referenced by the car’s serial number.
 A car brought in for service can be worked on by many mechanics, and each mechanic may work
on many cars.
 A car that is serviced may or may not need parts (e.g., adjusting a carburetor or cleaning a fuel
injector nozzle does not require providing new parts).
2nd weak

3. Prepare Context level DFD For the following activities.


 Issuing out a book from the library.
 Returning a book to the library.
 Getting a ticket reserved for a train journey.
 Getting an item issued from a store.
 Getting your marksheet from a university office.

3rd Weak

4. Using the example of a retail clothing store in a mall, list relevant data flows, data stores,
processes, and sources/sinks. Observe several sales transactions. Draw a context diagram and a
level-1 diagram that represent the selling system at the store.
5. A magazine is published monthly and is sent by post to its subscripts. Two months before the
expiry of subscription ,a reminder is sent to the subscribers. If subscription is not received with in a
month, another reminder is sent. If renewal subscription is not received up to two weak before
the expiry of the subscription, the subscriber’s name is removed from the mailing list and the
subscriber informed. Obtain level-1 and level-2 DFDs for this problem.

4th weak

6. Obtain a Logical DFD and Physical DFD for a simple payroll system describe below. A list of
employees with their basic pay is sent to a clerk. He calculates the gross pay using standard
allowances which are known for each pay slab. Deduction statements such as loan repayment,
subscription to association, etc., are also sent to another clerk matches these slips with the slips of
gross pay and calculates net pay. This slip is used by a third clerk to write out pay cheques for
each employee and sent to respective employees. The total pay bills paid are also computed.
7. Admission procedure in a university is as follows: An advertisement is issued giving essential
qualifications for the course, the last date for receipt of application, and the fee to be enclosed
with the application. A clerk in the registrar‟s office checks the received application s to see if
mark sheet and fee are enclosed and sends valid applications to the concerned academic
department. The department checks the application in detail and decides the applicants to be
admitted, those to be put in the waiting list, and those to be rejected. Appropriate letters are sent
to the Registrar‟s office which intimates the applicant. Give Physical DFD and Logical DFD
corresponding to the above problem.
8. Draw All Levels of DFD of the following system processes used by a bank to open new checking
accounts when a customer walks into the bank and wants help from customer service. Regard the
customer and the new account department as elements in the system's environment.

a. The customer provides the customer service rep with a completed New Account
Application form.

b. The customer service rep enters the data from the New Account Application form into the
computer, while trying to sell the customer more services. Label the output of this process
Entered new account data.

c. The information system edits the new account data and prepares an Error Listing of all
applications that contain errors. The Error Listing is sent to the new accounts department.
New account data that does not contain errors is added to a file named New Account file.

d. The New Account file is input to another computer program that adds the new account data
to the Customer Master file, and prints the transactions on a Transaction Listing. The
listing is sent to the New Accounts Department.
5th weak

9. Create a webpage to show given output.


a. This is heading 1
This is heading 2

This is heading 3

b. HTML Links

HTML links are defined with the a tag:

This is a link(// in link make another page which is related to Sir Syed Ahmad khan)

c. HTML Images
HTML images are defined with the img tag:

d. Create a webpage to show given nested listing output.


A. Aligarh Muslim University

 Departments

i. Computer science
ii. Geography

 Collages

a. Dental
b. Engineering

B. Jamia Millia University

1. Departments

2. Schools
C. Jawaharlal Nehru University

6th weak

10. Draw Use Case Diagram and define all classes for Automatic Teller Machine.
11. Draw Use Case Diagram and define all classes for Library Management System.
12. Draw Use Case Diagram and define all classes for Order Processing Application.
13. Draw Use Case Diagram and define all classes for Student Registration Process.
14. Draw Use Case Diagram and define all classes for Employee Management System.

7th weak

15. Draw the state Class and Object Diagram Automatic Teller Machine.
16. Draw the state Class and Object Diagram Library Management System.
17. Draw the state Class and Object Diagram Student Registration Process.
18. Draw the state Class and Object Diagram Online Shopping System.

8th Weak

19. Create a website depicting different festivals of India. The Home page should have links of all
festivals of India. It should also offer link to the other web pages and each of these web pages
should contain a link to home page and to the various html pages required in your site. Use
various effects to the images to be included in the website (using HTML Tags)

9th Weak

20. Draw Activity Diagram for Automatic Teller Machine.


21. Draw Activity Diagram for Library Management System.
22. Draw Activity Diagram for Order Processing Application.
23. Draw Activity Diagram for Student Registration Process.
24. Draw Activity Diagram for Employee Management System.

10th Weak

25. Draw Sequence Diagram for Automatic Teller Machine.


26. Draw Sequence Diagram for Library Management System.
27. Draw Sequence Diagram for Order Processing Application.
28. Draw Sequence Diagram for Student Registration Process.
29. Draw Sequence Diagram for Employee Management System.

11th Weak
30. Draw a Gantt Chart or Time Line Chart for development plan for a project on University
Management System.

12th Weak

31. Write and Draw SRS document for a project on University Management System.

Vous aimerez peut-être aussi