Programming Concepts

Identify the correct definition of Modular programming.

Correct answer

D. A software design technique that breaks a program into separate, interchangeable modules.

Explanation

Modular programming refers to a software design technique that breaks a program into separate, interchangeable modules.