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
Are enterprise beans allowed to use thread.sleep()?
Describe activation process?
How to pass parameters in RMI?
Can I use multiple html form elements with the same name?
Which component handles cluster communication in jboss?
What is an abstract method?
what are the activation groupworks?
How can I avoid validating a form before data is entered?
Name the class that is used to bind the server object with RMI Registry?
What is the difference between RMI and Corba?
What is the purpose of the wait(), notify(), and notifyall() methods?
Do I need to import javlang package any time? Why ?
What class is the top of the awt event hierarchy?
What are transaction attributes?
Brief description about local interfaces?