How do pseudocodes differ from algorithms? |
[Edit] |
Answer
Algorithm is a set of well-defined code instructions to address a particular problem. It is explicit and could be interpreted by the compiler.
Pseudocodes is a generalized set of logic that do not include implementation detail. It is meant for human to understand.
First answer by Nzd9f1. Last edit by Nzd9f1. Contributor trust: 15 [recommend contributor]. Question popularity: 11 [recommend question]
|
Research your answer: |
Can you answer other
questions about databases and data management systems?



