Question: What is the best reason to use a design pattern?
- It will result in code that is more extensible and maintainable
- It will result in a more compact product.
- It will speed initial development.
- It will allow you to add that design pattern to your resume.
Answer: The correct answer of the above question is Option A:It will result in code that is more extensible and maintainable