Creational Design Patterns in Modern C++ - Registry of Singletons - Part I

Creational Design Patterns in Modern C++ - Registry of Singletons - Part I

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial discusses the violation of the dependency inversion principle and the need to refactor code to adhere to the open-closed principle. It introduces a Printer Provider class to manage Singleton instances, allowing for easier addition of new printer types without modifying existing code. The tutorial also covers the Multiton pattern, thread safety, and the differences between eager and lazy instantiation of Singletons.

Read more

1 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What new insight or understanding did you gain from this video?

Evaluate responses using AI:

OFF