Question d’entretien chez BioFortis

Indirectly asked to implement a singleton design pattern

Réponse à la question d'entretien

Utilisateur anonyme

13 mars 2019

Implemented it using static class and private constructor.