logo

Question detail

What is a subroutine?

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

At a glance

MCQ

Type

practice

Style

Topic

Programming

Exam-style question

Try this first

What is a subroutine?.

  1. A.A named out-of-line block of code that can be called
  2. B.A variable used to store a single value
  3. C.A comment explaining how a program works
  4. D.A hardware component inside a computer

Model answer

What a good answer should say

  • A named out-of-line block of code that can be called

Explanation

Why this works

A subroutine is a named out-of-line block of code that may be executed by calling its name in a program statement.

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.