What is the function of algorithm
Answers
Answered by
0
Answer:
LISTEN)) IS A FINITE SEQUENCE OF WELL -DEFINED, COMPUTER IMPLEMENTABLE INSTRUCTIONS ,TYPICALLY TO SOLVE CLASS OF PROBLEMS OR TO PERFORM A COMPUTATION.
ALGORITHMS ARE ALWAYS UNAMBIGUOUS AND ARE USED AS SPECIFICATION FOR PERFORMING CALCULATIONS ,DATA PROCESSING AUTOMATAD REASONING AND OTHER TASKS .
Answered by
0
Answer:
the function of algorithm is :
An algorithm is a series of steps (a process) for performing a calculation, whereas a function is the mathematical relationship between parameters and results. A function in programming is different than the typical, mathematical meaning of function because it's a set of instructions implementing an algorithm for calculating a function.
Similar questions