Java External programs
1. Write a program to check multiple conditions using if statement along with logical
operators.
2. Write a program to display 1 to 20 numbers using for, while and do-while loop.
3. Write a program to implement all methods of StringBuffer class.
4. Write a program to use different methods of Vector class.
5. Write a program to show the use of Integer Wrapper class methods.
6. Write a program to implement different types of constructors to perform addition of
complex numbers?
7. Develop a program to implement the multilevel inheritance.
8. Demonstrate the use of interfaces to implement the concept of multiple inheritance.
9. Write a program to implement user defined packages in terms of creating a new
package and importing the same.
10. Develop a simple real-life application program to illustrate the use of multithreads.
11. Demonstrate exception handling using try, catch and finally block.
12. Define an exception called “NotMatchExceptons” that is thrown when a string is
not equals to “India”. Write a program that uses this exceptions
13. Develop a program to implement 8 AWT controls
14. Write a program which creates Menu of different colors and disable menu item for
Black color.
15. Write java Program to Demonstrate Grid of 5* 5
16. Implements ActionLister in java program.
17. Implements ItemListener in java program.
18. Write a program to implements hybric inheritance.
19. Write a program to implements switch statements.
20. Write a program to implements method overloading in java.
21. Write a program implements ScrollPen.
22. Write a program using Socket and ServerSocket
to create Chat Application
23. Write a program to generate following output
using Border Layout