#CS-6203
Awesome StudentQuestion • Object Oriented Programming

It is a type of pattern that ensures a class has only one instance and provide a global access point to it.

Answer

Singleton Pattern