PLEASE MATCH YOUR ASSIGNMENT QUESTIONS ACCORDING TO YOUR SESSION
IGNOU MCSL-222 (July 2024 – January 2025) Assignment Questions
Section 1: OOAD Lab
Q1: (a) Draw Class Diagram for Online Examination System. Make necessary assumptions required.
(b) Draw Deployment Diagram for Online Banking System. Make necessary assumptions required.
Q2: (a) Draw State Chart Diagram for Online Re-registration Fee Payment for IGNOU MCA 3rd Semester. Make necessary assumptions required.
(b) Draw Sequence Diagram for Online Shopping from an E-commerce Shopping Portal. Make necessary assumptions required.
Section 2: Web Technologies Lab
Q1: Write a program using JSP and JDBC to support editing (address modification, mobile number/ email id update) of MCA 1st Semester students of IGNOU. The program should take enrolment number or registered mobile number as input. Make necessary assumptions required.
Q2: Write a program to create simple CRUD (Create, Read, Update, and Delete) application using Spring Boot and Hibernate for Online Registration and Fee Payment for a Workshop on “Web Technologies” to be organized by an IT Training Organization. Make provisions for security management in the program. Make necessary assumptions required.
IGNOU MCSL-222 (July 2023 – January 2024) Assignment Questions
Section 1: OOAD Lab
Q1: Draw Use Case Diagram for Online Bus Ticket Booking System. Make necessary assumptions required.
Q2: Draw Class Diagram for Online Bus Ticket Booking System. The system supports from searching of Busses from source to destination. Display type of seats, fare, availability of seats, option for seat selection. Also, system support online payment. Make necessary assumptions required.
Section 2: Web Technologies Lab
Q1: Write a program using JDBC and JSP to support editing (address modification, mobile number/email id update) of saving bank account details. The program should take account number or registered mobile number as input.
Q2: Write a program to create simple CRUD (Create, Read, Update, and Delete) application using Spring Boot and Hibernate for Online Library Management. Make necessary assumptions required.