Computer Science, asked by mehtamanojmrhta, 2 months ago

write down the purpose for which programmer use algorithm ​

Answers

Answered by arvgenie
3

Answer:

Explanation:

An algorithm is a set of instructions designed to perform a specific task. ... In computer programming, algorithms are often created as functions. These functions serve as small programs that can be referenced by a larger program.

The purpose of algorithm is for calculation, data processing, and automated reasoning.

Algorithms are used throughout all areas of IT and computing. They can manipulate and process data and perform calculations or actions in various ways .

The algorithm must have input valuesfrom a specified set. ... Definiteness: All steps of the algorithm must be precisely defined. Effectiveness: It must be possible to perform each step of the algorithm correctly and in a finite amount of time.

Similar questions