Answer :
a set of steps used to complete a specific task.
An algorithm must conclude after a finite period of time and contain a finite number of steps.
What are characteristics of an algorithm?
- An algorithm must conclude after a finite period of time and contain a finite number of steps.
- An algorithm's inputs can be numerous or absent altogether.
- There should be at least one output from it.
- Definitivity: Each phase needs to be distinct, exact, and explicit.
- Algorithm input: An algorithm needs certain input values.
- An algorithm will produce one or more outputs when it is finished.
- Unambiguity: An ideal algorithm has unambiguous instructions, which implies that they should be uncomplicated and obvious.
To learn more about : Algorithm
Ref : https://brainly.com/question/17196129
#SPJ4