Software-process-models
October 6, 2023UGC NET CS 2018 JUNE Paper-2
October 6, 2023Software-Engineering
|
Question 346
|
Which of the following is a desirable property of module?
|
Independency
|
|
|
low cohesiveness
|
|
|
High coupling
|
|
|
Multifunctional
|
Question 346 Explanation:
The goal of software engineering is high cohesion and low coupling. The desirable property of module is independency.
Correct Answer: A
Question 346 Explanation:
The goal of software engineering is high cohesion and low coupling. The desirable property of module is independency.
