*Write a program to demonstrate use of vector.
*Accepting input from console using buffer reader class.
*Write program to create a menu bar with various menu items and sub
menu items.
*Write a program to demonstrate abstract class.
*Develop program for implementation of interface.
*Implementing a program for using List .
*Implementing a program for using JProgressbar.
*Implementing a program to create package math having two classes as
addition and substraction use suitable methods in each class to perform
basic operation.
*Implementing a program for using checkbox group.
*Develop program to implement hierarchical inheritance .
*Accepting input from console using scanner class.
*Write a program using multithreading.
*Develop program to implement multilevel inheritance.
*Write program to create JTree .
*Implementing a program for using JToolTrip.
*Write program to demonstrate the use of PreparedStatement.
*Write program that demonstrates connection oriented communication
using socket.
*Write program using swing to display a JComboBox in a JFrame .
*Calculate area of rectangle using parameterized constructor.
Implementing a program for using Choice.
*Write programs for implementation of throw, throws clause.
*Write programs for implementation of different methods of:
String class.
StringBuffer class.
*Write programs to demonstrate use of:
if statements (all forms of if statement
Switch – Case statement
Different types of Loops(for,while and do..while).
*Write program to demonstrate various methods of:
URL class.
URLConnection.
*Implementing a program for using JRadioButton.
*Implementing a program for using JTabbedPane.
*Write a program to implement ActionListener Interface.