Search Header Logo
Creational Design Patterns in Modern C++ - Singleton Issues

Creational Design Patterns in Modern C++ - Singleton Issues

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

The video tutorial discusses the issues associated with the Singleton design pattern, particularly its violation of the dependency inversion principle and challenges in unit testing. It demonstrates a basic implementation of a Singleton class called 'local printer' and highlights the problems of direct usage in code. To address these issues, the tutorial suggests using inheritance to create a more flexible design that allows for different types of printers and easier unit testing with mock objects. The approach enhances flexibility and adheres to better design principles.

Read more

7 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What are the main issues associated with the usage of the Singleton design pattern?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

How does the Singleton pattern violate the dependency inversion principle?

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

What challenges does the Singleton pattern pose for unit testing?

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

3 mins • 1 pt

Describe the implementation of the local printer class mentioned in the text.

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

3 mins • 1 pt

What modifications are suggested to overcome the limitations of the Singleton pattern?

Evaluate responses using AI:

OFF

6.

OPEN ENDED QUESTION

3 mins • 1 pt

Explain how the new approach allows for different kinds of printers.

Evaluate responses using AI:

OFF

7.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the significance of using a mock object in unit testing with the new approach?

Evaluate responses using AI:

OFF

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?