Multiple choice

Which of the following is known as sequence of instructions, in a computer language, to get the desired result?

  1. Algorithm

  2. Decision table

  3. Program

  4. Flowchart

  5. _

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

It is a collection or sequence of instructions that performs a specific task when executed by a computer. Without programs, computers are useless.