...

/

Quiz: Common Programming Problems

Quiz: Common Programming Problems

Test your understanding of the problems that design patterns are intended to solve.

We'll cover the following...
Technical Quiz
1.

Which design pattern is suitable for maintaining large quantities of objects?

A.

Flyweight

B.

Prototype

C.

Both options A and B

D.

Singleton


1 / 4