0% found this document useful (0 votes)
2 views1 page

Javaa Assignment 3

The document outlines an assignment for Object Oriented Programming using Java, specifically focusing on Unit-3. It includes tasks such as creating a login form with Swing, demonstrating radio buttons and checkboxes, and developing applications with menus and toolbars. Additionally, it covers database connectivity using JDBC, including inserting and retrieving records from a MySQL database.

Uploaded by

vivekyadav22550
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

Javaa Assignment 3

The document outlines an assignment for Object Oriented Programming using Java, specifically focusing on Unit-3. It includes tasks such as creating a login form with Swing, demonstrating radio buttons and checkboxes, and developing applications with menus and toolbars. Additionally, it covers database connectivity using JDBC, including inserting and retrieving records from a MySQL database.

Uploaded by

vivekyadav22550
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Object Oriented Programming using Java

(P020812T)
Assisgment-1
Unit-3

1. Write a Swing program to create a simple login form.


2. Write a Java program to demonstrate radio buttons and checkboxes.
3. Develop a Swing application using menus and toolbars.
4. Write a program to display items using a combo box and list.
5. Write a program to connect Java with MySQL database using JDBC.
6. Write a program to retrieve and display records from a database.
7. Explain the role of [Link] package in database connectivity.
8. Write a Java program to insert data into a database using JDBC.

You might also like