How many objects are created for a singleton class
Answer Posted / chaman
Is a design pattern that is used to restrict instantiation
of a class to one object.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What will be the default values of all the elements of an array defined as an instance variable?
What is space character in java?
What is ordered map in java?
What are the major drawbacks of external iteration?
What is the program development process?
How to solve the problem of generating the unique hash keys with hash function?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?
How do you sing an Applet ?
Is singleton class immutable?
What is object class in java?
does java support pointers?
What is the difference between static binding and dynamic binding?
What is the difference between static class and normal class?
What do you mean by platform independence?
What are abstract methods in java?