How many objects are created for a singleton class
Answer Posted / pushpa
one
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Why java doesn’t support multiple inheritances?
What are void pointers?
What does string intern() method do?
What does flagged out mean?
Can an unreferenced object be referenced again?
Where are the local variables stored?
What is the difference between a switch statement and an if statement?
Java is pass by value or pass by reference? Explain
When is the finally clause of a try-catch-finally statement executed?
What is a 16 bit word?
Explain about the security aspect of java?
Can classes declared using the abstract keyword cab be instantiated?
Which keyword specify that a variable is effectively final ?
What is the difference between scrollbar and scrollpane?
What is the difference between hashmap and hashtable in java?