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 is Object Oriented Programming different from Procedure Oriented Programming?
What are the differences between string, stringbuffer and stringbuilder?
Which arithmetic operations can result in the throwing of an arithmeticexception?
What is jit compiler ?
What does a za z0 9 mean?
What do you mean by garbage collection used in java?
Who is founder of java?
What is an immutable object?
What is a stack class in java ?
What are the three types of design patterns?
What does exp mean in math?
why java uses class level type casting ?
Explain static nested classes ?
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
What is linked hashset and its features?