Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
What are the different classes through which JDBC represents statements?
What are the types of entity relationship?
Give the names of some important spring modules.
Why we do exception handling in java and how many types of exceptions are there?
What is a class variable?
Explain the benefits of spring framework?
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
What are the components of struts?
is there a separate stack for each thread in java? : Java thread
What is singleton pattern?
What is the preferred size of a component in java programming?
How does accessibility works in swings?
What is in hql?
What is the difference between inner class and nested class?
What are the new features in java 8?