Science, asked by emmanuelpi007, 1 year ago

What do you mean by algorithm ? explain it .

Answers

Answered by josherjoy000
3

Algorithm

DescriptionIn mathematics and computer science, an algorithm is an unambiguous specification of how to solve a class of problems. Algorithms can perform calculation, data processing, automated reasoning, and other tasks

Answered by sangamesh73
1

A process or set of rules to be followed strictly in calculations, or other problem solving methods especially when using a computer.

We see algorithms in various types of computer languages like C, C++, C#, python, R, SQL etc.

It helps us to follow these set of rules for getting done the process or operation in an easy manner.

NOTE: Every language has its own Algorithm.

Similar questions