SET-1
[Link] a JAVA program to display default value of all primitive data type of JAVA.
[Link] a JAVA program that import and use the user defined packages.
SET-2
1. Write a JAVA program using String Buffer to delete, remove character.
2. Write a JAVA program Producer Consumer Problem.
SET-3
[Link] a JAVA program to implement class mechanism. Create a class, methods and
invoke them inside main method.
[Link] a Program illustrating Daemon Threads.
SET-4
[Link] a JAVA program implements method overloading.
[Link] a program illustrating is Alive and join ()
SET-5
[Link] a JAVA program to implement constructor.
[Link] a JAVA program for creation of User Defined Exception
SET-6
1. Write a JAVA program to implement constructor overloading.
2. Write a JAVA program for creation of Java Built-in Exceptions.
SET-7
[Link] a JAVA program to implement Single Inheritance.
[Link] a JAVA program Illustrating Multiple catch clauses.
SET-8
1. Write a JAVA program Illustrating Multiple catch clauses.
2. Write a JAVA program that describes e exception handling mechanism.
SET-9
[Link] a JAVA program for abstract class to find areas of different shapes.
2. Write a JAVA program that implements Runtime polymorphism.