Hello ranchers,
in the mock-exam from Prepared4Success are Design Pattern-questions like this:
- What is a behavioral Design
Pattern?
Prototype, Proxy, Singleton, State
- Which 3 of the 7 structural Design Patterns are missing
from the list?
- What is the Adapter pattern also known as?
Bridge, Policy, Surrogate, Wrapper
- What pattern is also known as Virtual Constructor?
Abstract Factory, Facade, Factory Method, State
In the real exam, do I really must match the Design Pattern-names to creational, behavioral and structural categories, and do I must know the alias-names for the well-know GoF-names?
Regards
Oliver Roell