Multiple choice

A ___________ is a sequence of instructions.

  1. line

  2. program

  3. processor

  4. modem

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In computer science, a program is a collection of instructions that can be executed by a computer to perform a specific task. A processor executes these instructions, but the sequence itself is defined as the program. Other options like 'modem' or 'line' do not represent a sequence of instructions.