Java UML MCQ Questions-02
Descriptive Questions on UML
1. What is pattern? How do patterns help the software?
Ans: A pattern is an abstract solution to a commonly occurring problem in a given context. Patterns are more abstract and general.
Benefits:
a. Pattern provides a mechanism for the reuse of generic solutions for object oriented and other approaches.
b. Pattern offers a vocabulary for discussing the problem domain.