Software Engineering Quiz 5,6,7,8 Questions Perfectly Answered
Data flow analysis is a data-oriented design technique True or False - Answer-False The Detailed design of a module can be represented in a tabular format or using pseudocode. True or False - Answer-True Good design has high cohesion and low coupling. True or False - Answer-True The two key steps of object-oriented design are to complete the class diagram and perform the detailed design. True or False - Answer-True Among the following cohesion types, which of them should be preferred (promotes reuse)? - Temporal Cohesion - Logical Cohesion - Informational Cohesion - Coincidental Cohesion - Answer-Informational Cohesion Data flow analysis (DFA) is inappropriate for transaction processing products. True or False - Answer-TrueDeciding on the architecture of a software product is performed by the software architect. True or False - Answer-True Design testing is not performed in the classical design. True or False - Answer-False We should not add an item to a UML diagram until strictly necessary to minimize rework. True or False - Answer-True Data flow analysis is only suitable when there is single input stream and single output stream. True or False - Answer-False An instance of a superclass inherits all attributes of its subclass. True or False - Answer-False If a module performs multiple, completely unrelated actions, the module should be broken into separate modules, each performing one task. True or False - Answer-True Inheritance is not supported by Java and C++. True or False - Answer-FalseAmong the following coupling types, which of them should be preferred (promotes reuses)? - Content Coupling - Control Coupling - Common Coupling - Data Coupling - Answer-Data Coupling Two modules are __________ coupled if they have write access to global data. - Content - Common - Control - Data - Answer-Common
Document information
- Uploaded on
- May 5, 2024
- Number of pages
- 7
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers