What is singleton class?
Answer Posted / muthu
hi,
this is muthu,
i have created singleton class A this class file warped
(warfile) and same singleton class A that class also warped
(warfile)so both war file deployed inthe Application server
then start the server.so how many instance create in JVM?
SO PLE KINDLY REPLAY TO ME...
THKS
MUTHU
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would you convert bytes to string?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
What is meant by inheritance and what are its advantages?
Why there is no call by reference in java?
What are the two types of java?
Is java se open source?
Why is singleton instance static?
Can we extend a class with private constructor?
Is oracle java 11 free?
Explain how to force the garbage collection in java.
What is difference between next () and nextline () in java?
What do you mean by ternary operator in java?
What happens if a constructor is declared private?
How does arraylist size increase in java?
Explain the use of javap tool.