Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

1.

given a list of marks ranging from 0 to 100 write a program to compute and
print the number of student who have obtained different results using in
statement
2. write a program to illustrate and implementation of interface as class types.
3. write a program to illustrare the concept of multiple inheritance using
interface.
4. write a program to illustrate importing classes from other packages.
5. write a program to illustrate importing subclassing an imported class.
6. write a program for creating threads using thread class.
7. write a program to illustrate compile time error
8. write a program to illustrate the run time error.
9. write a program to illustrate try, catch for exception handling
10.write a program to illustrate user defined subclass of throwable class.
11.Write a program to illustrate wrapper class method.
12.Write a program to illustrate the effect of assigning higher priority to a
thread
13.Write a program to illustrate implementing runnable interface
14.Design an applet that display sum,large, and average as string.
15.Design a test a class to represent a bank account
16.

You might also like