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
What is the function of static in java?
What is the difference between conversation & casting?
What is Enum in Java?
What is initial size of arraylist in java?
What is scope & storage allocation of static, local and register variables? Explain with an example.
Can we have two methods in a class with the same name?
What are the two ways in which thread can be created?
what is the final keyword denotes in java?
Is array size fixed in java?
What is an argument java?
What happens if a constructor is declared private?
What are keywords in programming?
Is namespace same as package in java?
What is the difference in between cpp and java? Can u explain in detail?
How can a gui component handle its own events?