Smartmind
.global
Which design pattern guarantees the existence of a single instance of a class?
Factory pattern
Builder pattern
Prototype pattern
Singleton pattern
Computer Science Exercises are loading ...