Difference between algorithm and pseudocode in tabular form
Answers
Answered by
1
Algorithm:
This is an instructional logic written generally
Instructions of an algorithm need to be translated in a specific programming language.
It is a systematic logical approach to solve problems programmatically.
Algorithms are the base for writing programming logic.
Pseudocode:
In pseudo code, instructions are written in the English language.
It can be translated into general algorithms of a problem.
Pseudocodes can be said as the base for writing algorithms.
Similar questions
Political Science,
7 months ago
Math,
7 months ago
Chemistry,
1 year ago
Social Sciences,
1 year ago
English,
1 year ago
History,
1 year ago