Differentiate between an algorithm and a program. Give suitable examples to support your
answer
Answers
Answered by
5
Explanation:
An algorithm is defined as a well-defined sequence of steps that provides a solution for a given problem, whereas a pseudocode is one of the methods that can be used to represent an algorithm. ... Program on the other hand allows us to write a code in a particular programming language
Similar questions