MCQ Single Best Answer Easy

QIn modular programming, what is a module?

ID: #20062 Modular Programming 120 views
Question Info
#20062Q ID
EasyDifficulty
Modular ProgrammingTopic

Choose the Best Option

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

  • A A large, unstructured code file
  • B A set of unrelated functions
  • C An independent and reusable unit of code
  • D A single line of code
Correct Answer: Option C

Explanation

A module in modular programming is a self-contained unit of code with well-defined functionality, designed to be reusable and independent of other modules.

Share This Question

Challenge a friend or share with your study group.