logo

Question detail

Which feature must each sub-problem have to support procedural decomposition?

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 feature must each sub-problem have to support procedural decomposition?.

  1. A.It must accomplish an identifiable task
  2. B.It must contain every task in the whole problem
  3. C.It must be written in a different programming language
  4. D.It must be impossible to divide further

Model answer

What a good answer should say

  • It must accomplish an identifiable task

Explanation

Why this works

The purpose of decomposition is to create sub-problems that each have an identifiable task.

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.