Which are the essential components a pattern should contain?
1. Name
2. Problem
3. Context
4. System of Forces
5. Solution
0 1,2,3,4
O
2,4 and 5
O 2,3,4 and 5
O All of above
Answers
Answered by
1
Answer:
Design patterns are a means to communicate, identify, and remember solutions to common problems. Each pattern names, explains, and evaluates a solution to a common problem. Each design pattern has four essential elements: Behavioral, Creational and Structural Diagram.
Similar questions