Pergunta de entrevista da empresa NeST Group of Companies

how will u make sure a single instance of an application in a system?

Respostas da entrevista

Sigiloso

15 de mar. de 2012

Write something to a shared memory or write something to a file at a location

Sigiloso

10 de nov. de 2012

Use singleton design pattern.

1