Question d’entretien chez SAP

What is difference between Singleton and Static.

Réponse à la question d'entretien

Utilisateur anonyme

11 août 2025

Singleton is a design pattern, mostly allocated in heap not in stack whereas static is a language feature and stored in call stack