MCQ Single Best Answer Easy

QWhat is a potential drawback of tightly coupled modules in modular programming?

ID: #20066 Modular Programming 85 views
Question Info
#20066Q ID
EasyDifficulty
Modular ProgrammingTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Improved code maintainability
  • B Enhanced code reusability
  • C Increased dependency and difficulty in modification
  • D Simplified collaboration among developers
Correct Answer: Option C

Explanation

Tightly coupled modules in modular programming can lead to increased dependency, making it challenging to modify one module without affecting others.

Share This Question

Challenge a friend or share with your study group.