You are on page 1of 7

List of Assignments

Sub:Java and Web Technology


1. Write a program in Java to perform Widening and Narrowing
Conversions?
2. Write a program in Java to accept integer and float data from
keyboard and display it.
3. Write a program in Java to show the concept of garbage
collection.
4. Write a program to read and display 3 command line arguments
using 1 D array.
5. Write a program to demonstrate use of break and continue
statements in java.
6. Write a program to accept integer value and use of switch case
statement in java.
7. Write a program to illustrate how to use bitwise operators in java
8. write a program in java to show the concept of constructor
overloading.
List of Assignments
1. Write a program in Java to illustrate use of this
keyword in constructors?
2. Write a program in Java to illustrate use of static
variable and method and static block in java.
3. Write a program in Java to illustrate use of method
overloading in java
4. Write a program in Java to illustrate use of method
overriding in java.
5. Write a program in Java to illustrate use of multilevel
and multiple inheritance in java
6. Write a program in Java to illustrate use of import
statement in packages.
7. Write a program in java to catch
ArrayIndexOutOfBoundsException and
ArithmeticException.
List of Assignments
16.Write a program using Thread class for creation of
thread and use of start(),run() and sleep() method.
17. Write a program to display string,rectangle and polygon
using applets and fill the rectangle with blue color.
18. Write a program in Java to handle actionevent using
Button class.
19. Write a program in Java to handle itemevent using
Checkbox class.
20. Write a program in Java to handle itemevent using
Choice class.
21. Write a program in Java to handle textevent using
TextField class.
Windows and Networking
List of Assignments
List of Assignments
List of Assignments

You might also like