Pregunta de entrevista de Bloomberg

What is a singleton class ?

Respuesta de la entrevista

Anónimo

8 mar 2010

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