When a Algorithm is written in the form of a programming language, it's become ?
Answers
Answered by
1
Answer:
A Program that is set of instructions.
Answered by
3
If algorithm is written in the form of a programming language, it becomes program
Explanation:
Algorithm :
The set of rules to be followed in the calculation is called algorithm.
Advantages of the algorithm :
- They are easier to implement.
- They are much faster to execute.
- They require less computing resources.
Disadvantages of the algorithm :
- They always don't reach the global optimum solution.
- Difficult to show branching and looping.
- Big tasks are difficult to implement in the algorithm.
When a Algorithm is written in the form of a programming language, it becomes program.Every program is an algorithm.
Similar questions