Bloomberg interview question

What is a singleton class ?

Interview Answer

Anonymous

Mar 8, 2010

A singleton class only allows one instance of itself be created. http://en.wikipedia.org/wiki/Singleton_pattern