what is singlton class?where it is use in real time senario.
Answer / asishbls
A java class is said to be a singleton class if it creates
only one instance per jvm.
It is used generally in utill class.
| Is This Answer Correct ? | 11 Yes | 1 No |
How to remove the trailing spaces from a string?
What is the use of protected in java?
What is the base class of all exception classes?
What are the drawbacks of singleton class?
What is aggregation?
How is the marker interface used in Java?
What is classname class in java?
Why are inner classes required?
What is collection api?
What does split function do in java?
Write a code to show a static variable?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent