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

Which is the best description of an algorithm?
A piece of code that solves a particular problem.
A set of rules or steps to follow for solving a specific problem.
A way of storing data efficiently.
A type of computer hardware.

Explanation

An algorithm defines the precise steps necessary to solve a problem.

Comments (0)

Advertisement