Answer: algorithms produce result
Algorithms have clear instructions
Algorithms make use of functions
Algorithms are used to do a number of calculations
Algorithms stop in a finite amount of time
Algorithms can be done by a computer
Algorithms have an order
Explanation: Algorithms are an ordered process of solving mathematical problems,they are made and splitter into functions.
Algorithms have the following characteristics
Finiteness (specific time and space)
Definite ( they must be clear and unambiguous)
Input( they must entered)
Output( result of the various inputs )
Effectiveness ( algorithms must give tangible/ correct results).