Q:

Which design pattern ensures that only one object of particular class gets created?

0

Which design pattern ensures that only one object of particular class gets created?


  1. Singleton pattern
  2. Filter pattern
  3. State pattern
  4. Bridge pattern

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

Singleton pattern

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Design Patterns MCQ Quiz (Multiple Choice Questions And Answers)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which design pattern suggests multiple classes thr... >>
<< Which design pattern provides a single class which...