How many objects are created for a singleton class
Answer Posted / suresh solomon
in clustered environment singletons will have as many instances as JVMs
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to check if linked list contains loop in java?
What’s the difference between constructors and other methods?
what are the methods in object?
What is the list interface in java programming?
What is bifunction in java?
What is a local block?
How many threads can java run?
What modifiers are allowed for methods in an interface?
What is an escape character in java?
Explain importance of inheritance in java?
Where is the singleton class used?
Can we call the run() method instead of start()?
What are thread priorities and importance of thread priorities in java?
Can we extend immutable class?
What is a stack class in java ?