This assignment details the development of a Student Enrollment System in Java. The system utilizes the Java Swing framework to create a user-friendly Graphical User Interface (GUI). Features include inserting and retrieving student and subject data, managing enrollments, and implementing error handling. The system connects to a database to store and retrieve student information, subjects, and enrollment details.