Pregunta de entrevista de Adobe

Describe a singleton?

Respuestas de entrevistas

Anónimo

16 de oct de 2019

Found excellent read: bit.ly/faang100

Anónimo

30 de abr de 2016

I told them it was a global object instance for a class. I also talked about how it is implemented as a static value with a private constructor. I probably went into an example of when I'd used it in the past.

1