logo

Question detail

Which statement about procedural decomposition is correct?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Abstraction and automation

Exam-style question

Try this first

Which statement about procedural decomposition is correct?.

  1. A.It can make a complex problem easier to consider by separating it into identifiable sub-problems
  2. B.It requires every sub-problem to be divided into exactly two further sub-problems
  3. C.It means that sub-problems must not be divided any further
  4. D.It replaces the original problem with unrelated tasks

Model answer

What a good answer should say

  • It can make a complex problem easier to consider by separating it into identifiable sub-problems

Explanation

Why this works

Procedural decomposition breaks a problem into sub-problems, each with an identifiable task. A sub-problem may also be divided further if needed.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.