Singleton Design Pattern

If we would ever speak, what a design pattern is, that answer would be that a well described solution to a common software problem. One of them is about which we will discussing is “Singleton”. Singleton pattern lies under “Creational design pattern” group. Here is the list of this group. Creational Design Patterns Singleton PatternContinue reading “Singleton Design Pattern”