where singleton classes are used in j2ee web application.can
we use it for connection pooling.
Answer Posted / guest
spring and hibernate
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which list does not allow duplicates in java?
Is it possible to compare various strings with the help of == operator?
Difference between a process and a program?
What is meant by call by reference?
What is bubble sort in java?
What is a protected method?
What is a dynamic array java?
Can constructor return value?
Write a java program to generate fibonacci series ?
What are the basics of core java?
What are the two environment variables that must be set in order to run any java programs?
How does arraylist work in java?
Why stringbuffer is faster than string?
What is difference overloading and overriding?
Print Vertical traversal of a Binary Tree.