When an algorithm is written in the form of a programming language, it becomes a ______?
Answers
Answered by
33
Answer:
it becomes a program...
Answered by
0
When an algorithm is written in the form of a programming language, it becomes a program.
Program
- An algorithm is just a set of instructions for completing a task. They're the fundamentals of programming.
- The problem is broken down into smaller bits or steps in an algorithm, making it easier for the programmer to turn it into a program.
- Algorithms are usually created before the actual coding takes place. It is written in an English-like language so that even non-programmers may understand it.
Similar questions