Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 11 - No. 31)

What is a key characteristic of an 'algorithm'?
It is a step-by-step procedure.
It is designed to solve a specific problem.
It is executable by a computer.
It is written in a human language.

Explanation

Algorithms are step-by-step procedures that can be followed by a computer to solve a problem.

Comments (0)

Advertisement