Course 1 - W2 Quiz: Design, Implementation, and Testing| Already Passed| 2024
1.Where does software design fit in the traditional waterfall software development lifecycle? A. Between implementation and deployment B. Between architecture and implementation C. Before requirements D. Between specification and architecture - B 2.Which of the following is NOT an aspect of software design A. Cohesion B. Modularity C. Polymorphism D. Coupling - C 3.The ability to use a built-in function of a programming language to generate a random number is an example of which of the following? A. Coupling B. Modularity C. Cohesion D. Information hiding - D 4.Analyzing the extent to which other modules must change when a module is modified is an example of which of the following? A. Cohesion B. Coupling C. Information hiding D. Modularity - B 5.When all of the responsibilities of a module are easily classified as being strongly related, this is an example of high what? A. Information hiding B. Coupling C. Modularity D. Cohesion - D
Written for
- Institution
- Course 1 - W2
- Course
- Course 1 - W2
Document information
- Uploaded on
- January 1, 2024
- Number of pages
- 4
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
course 1 w2 quiz design implementation