1.

What Is Singleton Class?

Answer»

Singleton class control OBJECT CREATION, limiting the number to one but ALLOWING the flexibility to CREATE more objects if the SITUATION changes.

Singleton class control object creation, limiting the number to one but allowing the flexibility to create more objects if the situation changes.



Discussion

No Comment Found