I need to write Program for singleton Class(class on which 1 object can be created if we to created second object it should give error message...) Can anybody help me in doing that....
I need to write Program for singleton Class(class on which 1 object can be created if we to created second object it should give error message...) Can anybody help me in doing that....
Thanks Abhishek
What have you done so far?
Have you read any books/articles about it yet?
I need to write Program for singleton Class(class on which 1 object can be created if we to created second object it should give error message...) Can anybody help me in doing that....
Comment