+ 2
Singleton vs static class
Hi Could not find specific reason to choose singleton design pattern over the static class.... We already have support of static in singleton class as well still why people used to rate singleton more over static class? Is this true or false? If true, could anyone elaborate or share some useful hint ?
0 Réponse