Multiple choice

What is an algorithm?

  1. A type of program.

  2. A set of instructions for a computer.

  3. A list of rules to follow in order to solve a problem.

  4. A user guide on programming.

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

An algorithm is a finite sequence of well-defined, computer-implementable instructions, typically to solve a class of problems or to perform a computation.