1.

What is the difference between an algorithm and a program?

Answer»

Algorithm:

  • Algorithm is for human readers to understand. 
  • Knowledge of English is needed.
  • Easy to understand.

Program:

  • Program is for the computers to execute directly.
  • Knowledge of programming language is required.
  • It is difficult to understand.


Discussion

No Comment Found