(Choose 1 answer)
Choose the correct statement related to Design Patterns is True?
A. None of the others
B. A design pattern provides a general reusable solution for the common problems that occur in software design
C. A design pattern is a finished design that can be transformed directly into code C# or Java
D. A design pattern is a description or template for how to implement an algorithm that can be used in many different applications
Finish