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 about products that claim to detect malicious applets? : java security
What is the difference between swing and awt components?
What is @qualifier in java?
What is javax annotation generated?
What is meant by code profiling?
What is a java proxy?
Describe the principles of oops.
What is profile in java?
What is a service layer in java?
Can java program run without jdk?
Describe life cycle of thread?
Is it correct to say that using parentheses can only change?
Does netbeans need jdk?
What is jar file in java?
What is cloning in java?