Computer Science, asked by snow20, 1 year ago

difference b/w Pseudocode or algorithm​

Answers

Answered by Anonymous
0

It cannot be compiled or run like a regular program. Pseudocode can be written how you want. But some companies use specific pseudocode syntax to keep everyone in the company on the same page. Syntax is a set of rules on how to use and organize statements in a programming language.

Algorithm. An algorithm is a set of instructions designed to perform a specific task. This can be a simple process, such as multiplying two numbers, or a complex operation, such as playing a compressed video file. ... In computer programming, algorithms are often created as functions.

mark as braineat

Similar questions