what is singleton class? where it mainly used in the
projects?
Answer Posted / niraj
singleton means single. singleton class is that class
which have only one object , or in which class has only one
object .
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What is the form of storage space in java?
What is the difference between the session.get() method and the session.load() method?
What is ripple effect?
What is a clone?
Can constructors be synchronized in java?
How are the elements of a borderlayout organized?
What restrictions are placed on the values of each case of a switch statement?
Do I need to import javlang package any time? Why ?
What is the relation between the infobus and rmi?
Why do I get a duplicate name error when loading a jar file?
What event results from the clicking of a button?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
What are callback interfaces?
Is the ternary operator written x : y ? Z or x ? Y : z ?
Will the general public have access to the infobus apis?