what is singleton class? where it mainly used in the
projects?
Answer Posted / niraj
singleton means single. singleton class is that class
which have only one object , or in which class has only one
object .
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
For which statements does it make sense to use a label?
how do you Handle Front End Application data against DB with example?
What are various types of class loaders used by jvm?
What are the different approaches to represent an inheritance hierarchy?
What is chat area? Explain.
Can I use javascript to submit a form?
How can I avoid validating a form before data is entered?
What is a class loader? What are the different class loaders used by jvm?
Difference between swing and awt?
How to deploy Jar, War files in J2EE?
What is a class loader?
When a thread blocks on i/o, what state does it enter?
What restrictions are placed on the values of each case of a switch statement?
What is the difference between session and entity beans?
Define the remote object implementation?