| 11. |
__________ is not a characteristic common to all design methods.
|
||||||||
|
Answer:
Option (a) |
| 12. |
Which are the characteristics of good software design?
|
||||||||
|
Answer:
Option (d) |
| 13. |
__________ transforms class models into design class realization and prepares data structure (data design) required to implement the software.
|
||||||||
|
Answer:
Option (a) |
| 14. |
__________ defines the relationship between major structural elements of the software.
|
||||||||
|
Answer:
Option (b) |
| 15. |
__________ defines how software communicates with systems & with humans. An interface implies a flow of information & behavior.
|
||||||||
|
Answer:
Option (c) |
| 16. |
__________ transforms structural elements of software into procedural description of software components.
|
||||||||
|
Answer:
Option (d) |
| 17. |
Which of the following is wrong with reference to Software Design Principles.
|
||||||||
|
Answer:
Option (d) |
| 18. |
Which of the following is Architectural Styles
|
||||||||
|
Answer:
Option (d) |
| 19. |
Filter & Pipes are the concept of which Architectural Style
|
||||||||
|
Answer:
Option (b) |
| 20. |
Main program/subprogram architectures & Remote procedure call architectures are sub styles of __________ .
|
||||||||
|
Answer:
Option (c) |