Index
OOPS & Scanner Class
Sr. Particulars Page No. Date Teacher's Remark
No.
1 Program to check whether
a number is prime or not
2 Program to calculate HCF
and LCM
Overloading, Overriding, Inheritance & Packages
3 Program to implement
constructors in Java
4 Program to find the area of
a rectangle, circle, and
triangle using method
overloading
5 Program to demonstrate
multilevel inheritance in
Java
6 Program to find the area of
a rectangle, circle, and
triangle using method
overriding
7 Program to implement the
concept of interfaces in
Java
Program to create and
8 utilize custom packages in
Java
String Tokenizer, Applet & Exception Handling
9 Program to demonstrate
the use of StringTokenizer
class
10 Program to implement
applets in Java
11 Program to apply exception
handling in classes
AWT & Event Handling
12 Program to create a frame,
button, text box, and label
using AWT
13 Program to display a
message in a dialog box
when a button is clicked
Beyond Syllabus
14 Program for a Hospital
Management System
15 Program for a Simple Chat
Application