1. Write a program to print odd and even numbers using multithreading.
2. Write an SQL query to find the second largest number from a database.
3. What is the life cycle of an MVC application?
4. Given two strings s and t, return true if t is an anagram of s, and false otherwise.
5. What is the difference between GROUP BY and HAVING clauses?