Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
Explain the role of driver in jdbc.
What is the difference between variable & constant?
What are inner classes or non static nested classes in java?
How can you set the applet size?
What is the function of setautocommit?
what is session in java?
List types of storage classes in java?
What happens if an exception is not handled in a program?
What is the advantage of preparedstatement over statement?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
What is silent mode?
What are keywords in programming?
Where do we store db configuration and how can we change that?
How to add menushortcut to menu item?
What is the use of singleton?