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 |
Is an array a vector?
How to split arraylist elements in java?
Difference between java and javascript
Why Wait and notify are kept in Object class although they are used only with Thread Class
2 Answers Global Logic, Saksoft,
What are the main concepts of oops in java?
How to store image in arraylist in java?
What is a boolean used for?
why java is not supporting multiple inheritence?
What is oops in java?
What is natural ordering in java?
Explain the difference between comparator and comparable in java?
What is method and methodology?