SADP Important and Super Important Questions: Module-1: Introduction and Analysis A System
SADP Important and Super Important Questions: Module-1: Introduction and Analysis A System
1. What is use case analysis? Draw a neat use case diagram for the library
system, also explain the “register user” use case with proper description.
2. Define Façade Pattern. Explain with a neat diagram.
3. Explain activities involved in the analysis phase.
4. Draw class diagram for “Library” and class diagram for “Member of
library” , “returning books”.
5. Compare functional requirements versus non-functional requirements.
6. Describe conceptual, software and implementation classes..
7. Define structural patterns. Explain in detail the Adapter pattern.
8. Write a short note on Bridge pattern
9. Briefly illustrate the Flyweight pattern in detail.
10.Write a short note on Composite pattern
11.Explain intent, motivation,applicability,structure, participants,
consequences and implementation of Decorator design pattern.
12.Mention few common situations in which the Proxy design pattern is
applicable.