IT Placement Papers JAVA Java Patterns
This category contains Java Patterns Interview Questions and Answers |
Can we always apply the same solution to different problems at hand?
|
|
|
|
|
No. Design patterns would study the different problems at hand. To these problems then it would suggest different design patterns to be used. However, the type of code to be written in that design pattern is solely the discretion of the Project Manager who is handling that project.
Only registered users can write comments. Please login or register.
|