A top down approach to programming calls for : Statement I: Working from the…

2022

A top down approach to programming calls for :

Statement I: Working from the general to the specific.
StatementIIPostpone the minor decisions.
Statement III: A systematic approach.
Statement IVIntermediate coding of the problem

Which of the following is true ?

  1. A.

    Statement I only

  2. B.

    Statement I and Statement II only

  3. C.

    Statement I, Statement II and Statement III only

  4. D.

    Statement I, Statement II and Statement IV only

Attempted by 229 students.

Show answer & explanation

Correct answer: B

  • Start from the main problem (general) and divide it into smaller parts (specific). ✔ (Statement I)

  • Ignore small details at first and decide them later. ✔ (Statement II)

  • Focus on design first, coding later (so intermediate coding is not done).

Correct statements: I and II

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Mppsc Assistant Professor