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
What is square root in java?
What is the purpose of skeleton and stub?
What does t in java mean?
What is constructor in java ?
Write a program in java to establish a connection between client and server?
What is difference between static variable and global variable?
What is string subsequence method?
What is javac used for?
Can we compare two strings in java?
What is data string?
What are the advantages of java inner classes?
Explain the selection sort algorithm and state its time complexity?
What are examples of modifiers?
what r advatages of websphere? & how to deploy?
Why does java not support operator overloading?