Multiple choice

The detailed instructions that are given in a step by step manner to solve a problem are called

  1. an algorithm

  2. a list

  3. an array

  4. a data structure

  5. a class

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

An algorithm is a step-by-step procedure for calculations. Algorithms are used for calculation, data processing and automated reasoning.