MCQ Practice Single Best Answer Topic: Modular Programming

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

Question ID
#20066
Subchapter
Modular Programming
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

  • A Improved code maintainability
  • B Enhanced code reusability
  • C Increased dependency and difficulty in modification
  • D Simplified collaboration among developers
Correct Answer: 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

Share this MCQ with your friends or study group.