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 do you declare a string variable?
What are instance variables?
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.
What is general methodology?
what is predefined function in java?
Discuss 2D arrays.
Can you override private or static method in java?
What are latest features introduced with java 8?
What's the difference between int and integer in java?
Which sort is best in java?
What do you understand by the term wrapper classes?
Convert Binary tree to linked list.
What is array length?
What are the various access specifiers for java classes?
Can we use return in constructor?