Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Write a java program to find out the sum of harmonic series : 1 + ½ + 1/3 + ……… up to nth term , for any value of n.
2 15592when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..
1 5697why we use struts in our web application , means what was drawbacks of servlet ...pls answer
IBM,
1 5799
Which one is faster jdbc or hibernate?
What are the tags that are importantly used in hibernate configuration file?
how to one war file class to another war file class?
Why java is secure? Explain.
How many types of autowiring are there in spring?
What is difference between equal and == in java?
What is meant by aop in spring?
Is spring a container?
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
What is the similarity between dynamic binding and linking?
What are spring mvc annotations?
What is a variable declaration?
What do you understand by connector? Explain connector architecture.
What do you mean by named – sql query?
What is fetch in hibernate?