Pergunta de entrevista da empresa Adobe

Describe a singleton?

Respostas da entrevista

Sigiloso

16 de out. de 2019

Found excellent read: bit.ly/faang100

Sigiloso

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