Multiple choice

A set of instructions telling the computer what to do is called

  1. Mentor

  2. Instructor

  3. Compiler

  4. Program

  5. Debugger

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

A program is a set of instructions that tells a computer what to do. Mentors and instructors are people, not computer instructions. Compilers translate programs into machine code. Debuggers help find errors in programs. Only 'Program' correctly describes an instruction set for computer execution.