- What are the three rules for functions using a functional design approach?
- List seven functional design patterns.
- What functional model is used by functional programming?
- Which design pattern encapsulates a pair of actions in the actual objects that require the pair of actions?
- Which design pattern uses anonymous functions?
- Which design pattern can be used to create resource-aware applications?
- Which design pattern is used for large-scale parallel-programming?
- Which design pattern stores the results of key functions so that the overall processing efficiency is increased?
- Which design pattern presents a pipeline functionality used to transform data?
- Which design pattern is a subroutine that is executed at the end of a procedure?





















































