Ooad Lab Question Set
Ooad Lab Question Set
QUESTION SET
Date: 06.08.21
2. Write a program to design a Student mark analysis system with the following
requirements
(i) Student details
(ii) Mark details.
(iii) Grade and Percentage.
Draw the UML diagram for the above requirements and also give the Analysis, Design,
Implementation.
3. Write a program to design a Stock maintenance system for Inventory control with
the following requirements.
(i) Stock details
(ii) Reorder level maintenance.
Draw the UML diagram and give the Analysis, Design, and Implementation
5. Write a program to design a Software personnel management system with the following
requirements
(i) Maintain the personnel details.
(ii) Add new detail
(iii) Search the personnel according to ID
(iv) View the details
Draw the UML diagram and give the Analysis, Design, Implementation.
6. Write a program to design Book Bank System with the following
requirements
(i) User details
(ii) Add the new Book
(iii) Book details with edition,price,Book name,author name.
(iv) View the particular Book based on the category.
(v) Search the Book
Draw the UML diagram for the above requirements and also give the Analysis, Design,
Implementation.
9. Write a program to design a Recruitment System form with the following requirements
(i) Register the new user
(ii) Apply the job
(iii) Search the job by company and based on the designation
Draw the UML diagram for the above requirements and also give the Analysis, Design, and
Implementation.
10. Write a program to design a Credit card processing System form with the following
requirements
(i) Maintain the user details
(ii) Maintain the transaction
(iii) View the balance amount.
Draw the UML diagram for the above requirements and also give the Analysis, Design, and
Implementation.
11. Write a program to design a Foreign trading system form with the following
requirements
(i) Import details
(ii) Export details inside the country
(iii) Trading Country details
Draw the UML diagram for the above requirements and also give the Analysis, Design, and
Implementation.
12. Write a program to design a Conference Management System form with the following
requirements
(i) Conference details
(ii) College details
(iii) View the college list based on the month and year
Draw the UML diagram for the above requirements and also give the Analysis, Design,
Implementation.
13. Write a program to design E-Book Management System with the following
requirements
(i) User details
(ii) Book details with edition,price,Book name,author name.
(iii) View the particular Book based on the category.
Draw the UML diagram for the above requirements and also give the Analysis, Design,
Implementation.
14. Write a program to design Passport automation system with the following
requirements
(i) User details
(ii) Passport issue details
(iii) Check the status about the issues.
Draw the UML diagram for the above requirements and also give the Analysis, Design,
Implementation.