what is singleton class? where it mainly used in the
projects?
Answer Posted / rameshkrishna
singleton means create the one and only object per class
that per jvm
---use to decrese globel variables
---to provide the encapsulation
| Is This Answer Correct ? | 13 Yes | 5 No |
Post New Answer View All Answers
Can we sent objects using Sockets?
What are local interfaces? Describe.
What is a class loader? What are the different class loaders used by jvm?
Why use a datasource when you can directly specify a connection details?
whats is statement and procedure
Describe, in general, how java's garbage collector works?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
Define the remote object implementation?
What are the different algorithms used for clustering?
What is a policy?
What is clustering? What are the different algorithms used for clustering?
Is the infobus client side only?
What are the design considerations while making a choice between using interface and abstract class?
Do I have to use jsps with my application?
how to use debug in my elipse to solve problems that exist in my project