CBSE Class 11 Computer Science Question 81 of 161

Flow of Control — Question 5

Back to all questions
5
Question

Question 5

What is an algorithm?

Answer

An algorithm is defined as the sequence of instructions written in simple English that are required to get the desired results. It helps to develop the fundamental logic of a problem that leads to a solution.

Answer