In a modular programming approach problem is further divided into _____.

2021

In a modular programming approach problem is further divided into _____.

Answer: C. ModulesModular programming is a design technique where complex problems are broken down into smaller, manageable parts. These distinct functional units are…

  1. A.

    Question

  2. B.

    Solution

  3. C.

    Modules

  4. D.

    Object

Attempted by 580 students.

Show answer & explanation

Correct answer: C

Modular programming is a design technique where complex problems are broken down into smaller, manageable parts. These distinct functional units are specifically called modules within the programming paradigm.

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…