ProtoTech Solutions interview question

Write a code to create a class which has only one object ?

Interview Answer

Anonymous

17 Dec 2015

by using singleton class

16