1. Write a query of distinct. Actually it provide me a table to find out distinct row.
2. Define trigger, cursor with eg.
3. What is stored procedure.
4. Write a program for overloading operator.
5. What is friend function with syntax.
6. What is the use of scope revolution operator.
7. Can we Write many select statement in procedure at a time.
8. What is java servlet.
9. Can you tell about multithreading.
10. Life cycle of multithreading.
11. How to implement threads.
12. What interface & class required to implement multithread in java.
13. What is runnable interface. Have you use it.
14. Write a program of overriding in java.