logo

Question detail

Which description best matches the procedural programming paradigm?

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

At a glance

MCQ

Type

practice

Style

Topic

Programming paradigms

Exam-style question

Try this first

Which description best matches the procedural programming paradigm?.

  1. A.A program organised mainly as a sequence of procedures or functions that operate on data
  2. B.A program organised only as a collection of graphical screens
  3. C.A program in which every value must be stored in a database
  4. D.A program that cannot use selection or iteration

Model answer

What a good answer should say

  • A program organised mainly as a sequence of procedures or functions that operate on data

Explanation

Why this works

Procedural programming organises a solution around procedures or functions and the operations they perform.

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.