Multiple choice technology

What is the sequential step by step process which a computer uses to perform computations called as?

  1. Algorithm

  2. Logarithm

  3. Boolean Algebra

  4. Syntax

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

An Algorithm is a step-by-step sequential process that a computer follows to perform computations or solve problems. Logarithm is a mathematical function, Boolean Algebra deals with logical operations, and Syntax refers to language structure rules. Only Algorithm correctly describes a computational procedure.