What is singleton class?
Answer Posted / harinath reddy.n
Instead of creating a separate object for every requirement we can create a single object and we can reuse the same object for every requirement
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you reverse sort in java?
What is the purpose of abstract class?
Does java vector allow null?
Why vector is used in java?
What is null data type?
What are the various access specifiers for java classes?
Can a final variable be null?
What is a prefix function.write down a code to compute prefix function.
Is alive and join method in java?
How do you reverse sort a list in java?
What is a instance variable?
What is the difference between actual and formal parameters?
What is data string?
What is jvm? How its run?
What does void * mean?