Computer Science, asked by dineshmohite2810, 9 months ago

what are the steps involved in carrying out any task by a computer​

Answers

Answered by smartysasi143
1

Answer:

A set of step-by-step procedures for accomplishing a task is known as a(n) algorithm.

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.

A programming algorithm is a computer procedure that is a lot like a recipe (called a procedure) and tells your computer precisely what steps to take to solve a problem or reach a goal. The ingredients are called inputs, while the results are called the outputs.

Similar questions