Programming Concepts

The concept in which a software design technique that breaks a program into separate, interchangeable modules is best known as which of these terms?

Correct answer

A. Modular programming

Explanation

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