Answer Posted / leelanarasimhareddy
A singleton is a class for which only one instance can exist
within a program. In other words, only one, single object of
that particular class can be created in a program.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is a flatmap?
How should I format my code? How should I comment my code?
What's the difference between code-based security and role-based security? Which one is better? : java security
What is javacpl?
Why doesn’t the main method throw an error with no arguments?
Which is more secure: java or activex? : java security
Which version of my browser should I use? : java security
What are the advantages of java sockets?
What is jpa entitymanager?
Which version of jdk is required for netbeans 8.0 2?
What about products that claim to detect malicious applets? : java security
How can I swap two variables without using a third variable?
When is static variable loaded? Is it at compile time or runtime? When exactly a static block is loaded in java?
What is java bean class?
Is java a framework?