Single Choice Easy

QWhat is a common technique used for communication between modules in modular programming?

ID: #20068 Modular Programming 93 views
Question Info
#20068Q ID
EasyDifficulty
Modular ProgrammingTopic

Choose the Best Option

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

  • A Inlining code
  • B Tight coupling
  • C Global variables
  • D Well-defined interfaces
Correct Answer

Explanation

Communication between modules in modular programming is facilitated through well-defined interfaces, promoting loose coupling and independent development.

Share This Question

Challenge a friend or share with your study group.