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
How are commas used in the intialization and iteration parts of a for statement?
What are the types of scaling?
the same information whether it will connect to the database or it will be used previous information?
Are we allowed to change the transaction isolation property in middle of a transaction?
Why do I get a duplicate name error when loading a jar file?
When is the best time to validate input?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
What are the difference between RMI and CORBA?
What is the purpose of the notifyall() method?
If your ui seems to freeze periodically, what might be a likely reason?
What is JTS?
What must a class do to implement an interface?
Can I run seam with jdk 1.4 and earlier?
what are the advantages of JTA over JTS?
What are the steps to write p-to-p model application?