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
What is a null check?
Can java object be locked down for exclusive use by a given thread?
What are local variables?
What are different access specifiers in java?
Explain the key functions of data binding?
What is a ?
What is multiple inheritance? Is it supported by java?
What is a boolean output?
What is enhanced loop in java?
What about interthread communication and how it takes place in java?
How do constructors use this() and super()?
What is the purpose of garbage collection in java, and when is it used?
What do you mean by default constructor in java?
How to perform merge sort in java?
Is ++ operator is thread safe in java?