Which Design Pattern Ensures That Only One Object Of Particular #1221
Which design pattern ensures that only one object of particular class gets created?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Beans JDBC - Java Design Patterns - Quiz No.1.
Which design pattern ensures that only one object of particular class gets created?
Singleton pattern
Filter pattern
State pattern
Bridge pattern