Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) What is the difference between array and arraylist? what is the difference between arraylist and linkedlist?
8 24625Does a class inherit the constructor of its super class?if it does, how can you hide that constructor? if it doesnot how can you call it from the sub class?
2 8396What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................
TCS,
6 12358
What is the advantage of preparedstatement over statement?
What are the recommend parameters to improve the prformance from data-source point of view.
Difference between default and protected access specifiers?
What is resultsetextractor?
What are the different modules in spring framework?
What is the purpose of @conversion annotation annotation?
How to change from default JVM to other ?
What is a default constraint?
What are profiles in spring?
What are important spring projects?
Explain the difference between jfc & wfc.
What are the inheritance mapping strategies?
What is http endpoint?
Is jmstemplate thread safe?
What is difference between static and singleton class?