Previous Year Very Short Questions of OOAD (B-TECH computer science engineering 7-8th)

Object oriented analysis and design

Previous year question paper with solutions for Object oriented analysis and design

Our website provides solved previous year question paper for Object oriented analysis and design . Doing preparation from the previous year question paper helps you to get good marks in exams. From our OOAD question paper bank, students can download solved previous year question paper. The solutions to these previous year question paper are very easy to understand.

These Questions are downloaded from www.brpaper.com You can also download previous years question papers of 10th and 12th (PSEB & CBSE), B-Tech, Diploma, BBA, BCA, MBA, MCA, M-Tech, PGDCA, B-Com, BSc-IT, MSC-IT.

Print this page
  1. What is the relationship between coupling and cohesion?
  2. Why is Unified Approach needed? List its components.
  3. Differentiate a pattern from a framework.
  4. Differentiate between package and a component.
  5. Which diagram is NOT commonly used for illustrating use cases? a) Activity diagram b) Use case diagram c) Collaboration diagram
  6. What are “swimlanes” used for in activity diagram? And define "stereotypes".
  7. What is impact of Object Orientation in Testing?
  8. What is OCL (Object Constraint Language)?
  9. Define the term Scenario.
  10. What is metadata? How this is represented in UML?
  11. What is an association?
  12. What is UML?
  13. What is the purpose of state chart?
  14. What is a design pattern?
  15. What are the basic elements of the observer pattern?
  16. Define system testing
  17. Define domain modeling.
  18. What are CASE tools?
  19. Explain proxy pattern
  20. Explain iterator pattern
  21. What does Abstract Factory mean?
  22. What is fork in activity diagram
  23. What is requirements validation?
  24. What are two kinds of owner scope in class diagram?
  25. What is GoF Pattern?
  26. What is Qualified association?
  27. What are GRASP patterns?
  28. List four standard stereotypes that apply to classes
  29. What is the Facade Pattern?
  30. Define abstract class and method