| 41. |
__________ is a measure of the degree of interdependence between modules.
|
||||||||
|
Answer:
Option (b) |
| 42. |
A software engineer must design the modules with the goal of high cohesion and low coupling.
|
||||
|
Answer:
Option (a) |
| 43. |
In __________ coupling, the complete data structure is passed from one module to another.
|
||||||||
|
Answer:
Option (b) |
| 44. |
If all tasks must be executed in the same time-span, __________type of cohesion is being exhibited.
|
||||||||
|
Answer:
Option (b) |
| 45. |
Which of the following is / are the type of Cohesion?
|
||||||||
|
Answer:
Option (d) |
| 46. |
What is the meaning of Functional Cohesion?
|
||||||||
|
Answer:
Option (a) |
| 47. |
Which is the worst type of coupling?
|
||||||||
|
Answer:
Option (c) |
| 48. |
Which is the most desirable form of coupling?
|
||||||||
|
Answer:
Option (b) |
| 49. |
Which from the following is the most desirable form of cohesion?
|
||||||||
|
Answer:
Option (b) |
| 50. |
Which from the following is the worst form of cohesion?
|
||||||||
|
Answer:
Option (a) |