Sie sind auf Seite 1von 1

SIR PADAMPAT SINGHANIA UNIVERSITY

UDAIPUR
Course Advance Java

Course Code: IT 303


Lab exercises

1. Create a JDBC application named SPSU student database using the


JDBC connectivity and create GUI interface (preferably) or CUI interface
for supporting queries related to student attendance, student grade sheet
generation, and student personnel record.
2. Create a JDBC application named Employee using the JDBC connectivity
and create GUI interface (preferably) or CUI interface for supporting
queries related to employee payroll.
3. Create a JDBC application named Library using the JDBC connectivity
and create GUI interface (preferably) or CUI interface for supporting
queries related to issue / return.
4. Create a Bean application by creating a bean simple calculator which
should support the four basic arithmetic operations and reuse the simple
calculator bean in new application by extending its features as to introduce
percentage calculation, modules etc.
5. Create a Bean application by creating a simple bean rectangle which will
display the rectangle of specific color and having some text in it. Now
reuse that rectangle bean in new application and customize its color, text,
border etc.
Last date of submission: August 24, 2010

Das könnte Ihnen auch gefallen