Computer Science, asked by atif7215, 1 year ago

What is algorithms in computer programming?

Answers

Answered by Anonymous
5

algorithms \: computer \: programming


An algorithm is a well-defined procedure that allows a computer to solve a problem.

Another way to describe an algorithm is a sequence of unambiguous instructions.

In fact____________it is difficult to think of a task performed by your computer that does not use algorithms.
Answered by Anushka0408
4
hey user!

________________

An algorithm is a set of instruction designed to program specific tasks.

In computer programming, algorithm are often created as functions.

These function serve as small programs that can be referenced by a larger program.

_______________
Similar questions