Java MidI QuestionBank
Java MidI QuestionBank
UNIT –V
1. Explain the following Classes with 3 methods each.
a). String Class b) StringBuffer Class
2. Explain the following:
a) Multithreading b). Lifecycle of a Thread
3.
a). Write a program on Threads using Thread Class
b). Program on Thread Synchronization
c). Inter-Thread Communication
4. Explain the following:
a) Steps for Establishing JDBC Database Connection
b). ResultSet Interface