Singleton is appropriate when:
Post-Test Creational Design Pattern

Quiz
•
Computers
•
University
•
Medium
Asfiolitha Wilmarani
Used 11+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
You need a single instance of a class
You need to choose what type of object to create
You need to access an object anywhere in the program
You need to use an object without knowing its subclass
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This provides an interface for creating objects in a superclass but allows subclasses to alter the type of object that will be created.
Singleton Pattern
Factory Method Pattern
Prototype Pattern
Abstract Factory Pattern
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When you want to create concrete products without having many conditionals in the code, you can use:
Singleton
Builder
Factory Method
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A Singleton is used when you want to guarantee one instance:
true
false
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The SOLID principles of object-oriented design are applied to software development projects to make software easier to change when requirements changes.
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following best describes a creational design pattern?
A pattern that describes how objects communicate with each other
A pattern that describes how to store and retrieve objects from a database
A pattern that describes how to create objects
A pattern that describes how to modify objects
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these design principles does the factory method pattern follow?
The Open-Closed Principle (OCP)
The Single Responsibility Principle (SRP)
The Dependency Inversion Principle (DIP)
The Liskov Substitution Principle (LSP)
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Java variables

Quiz
•
University
10 questions
INTRODUCTION TO OOPS

Quiz
•
University
10 questions
Unit 1 - Classes and Objects

Quiz
•
University
9 questions
CIS2303 Week 9-11 CLO3 Quiz_2

Quiz
•
University
15 questions
Software Engineering Patterns Quiz

Quiz
•
University
10 questions
TIU Quiz-10

Quiz
•
University
15 questions
AWS EC2

Quiz
•
University
15 questions
OOP in Python

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade