logo

Question detail

Which statement about executing program code 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 executing program code is correct?.

  1. A.Execution puts the implemented instructions into action on the modelled data
  2. B.Execution is the process of deciding which real-world details to discard
  3. C.Execution creates the abstract model without requiring data structures
  4. D.Execution means writing an algorithm in natural language only

Model answer

What a good answer should say

  • Execution puts the implemented instructions into action on the modelled data

Explanation

Why this works

After algorithms and models have been implemented, executing the code puts the instructions into action to help solve the problem.

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.