1 Write
a Java program to remove a substring from a string using string buffer class.
2 Write
a Java program for database creation for storing e-mail address.
3 Write
a Java program to perform the string manipulation like (a) Palindrome
checking (b) Count no. of words,
constants and white spaces.
4 Write
a Java program to display the area, perimeter using buffered reader class.
5 Write
a Program to implement the shapes using applet.
6 Write
a Java program for matrix multiplication.
7 Write
a Java program to find the volume of a box.
8 Write
a Java program to start , suspend and resume and stop thread.
9 Write
a Java program to implement concept of method overloading.
Create
an user defined named Age Exception to check Voter’s eligibility.
1 Write
an applet program to move a text from left to right and top to bottom.
Write
a program to change the font name and size at a given text using frame.
1 Write
a program to find out the given value is prime number or not.
1 Write
a Java program to generate pay slip.
1 Write
an application program to print the student mark sheet.
1 Write
applets to draw the following shapes
(a) Cone
(b) Cylinder
(c) Cube
Write an applet that draws a human
face as below :
Write a Java program to display
the following structure :
1
2
2
3
3 3
4 4 4 4
5 5 5 5 5
Develop a Java application to display your name continuously on
increasing size of fonts.
Write a Java program to print a
Fibonacci sequence.