logo

Question detail

A programmer has decided which properties of a real-world object are relevant to a problem. What is the next most appropriate activity in the automation process?

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

A programmer has decided which properties of a real-world object are relevant to a problem. What is the next most appropriate activity in the automation process?.

  1. A.Create an algorithm for performing actions on the modelled data
  2. B.Add every discarded property back into the model
  3. C.Assume that the model solves the problem without any instructions
  4. D.Execute code before any instructions have been implemented

Model answer

What a good answer should say

  • Create an algorithm for performing actions on the modelled data

Explanation

Why this works

Once relevant aspects have been selected for the model, algorithms can be created to perform actions on and with the modelled data.

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.