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 do you understand by downcasting?
I run a web server. Am I at risk? : java security
What gives java it’s “write once and run anywhere” nature?
Why do we only use the main method to start a program?
What are the types of cookies in java?
What is @qualifier in java?
Is java an api?
Which is better openjdk or oracle jdk?
What is the most important feature of java?
I get an exception if I remove the static modifier from main?
can anyone tell me what kind of questions are asked for core java exam in aptech
What is the java virtual machine (jvm)?
Explain suspend() method under thread class>
What is lambda expressions action func and predicate?
What is cmp in java?