What is the name given to the sequence of steps which a computer follows :
A
Instructions
B
Algorithms
C
Flowcharts
D
Applicalion Software
Correct Answer: Algorithms
The CPU is the heart of the computer. A program is a sequence of instructions stored in main memory. When a program is run, the CPU fetches the instructions and executes or follows the instructions.