Quiz on Common Design Patterns
Test your understanding of common design patterns.
We'll cover the following...
1
(Select all that apply.) What statements best describe design patterns?
A)
Abstract ideas that express concepts about the layout of the objects in the solution
B)
Classes that are available in Python libraries to implement on common problems
C)
High-level ideas that help to solve common problems
D)
Patterns that describe how classes and functions should be structured
Question 1 of 90 attempted
...