______provides a step by step procedure for a program.
Answers
Answered by
4
Answer:
- Algorithm
I hope this will be help you.
Answered by
0
Algorithms
Algorithm is a step-by-step procedure, which defines a set of instructions to be executed in a certain order to get the desired output. Algorithms are generally created independent of underlying languages, i.e. an algorithm can be implemented in more than one programming language.
Similar questions