Computer Science, asked by dashbindu, 19 days ago

D. ANSWER THE FOLLOWING QUESTIONS: 1. What is an algorithm? What does it comprise of?

Answers

Answered by hharshit493
2

In the most general sense, an algorithm is a series of instructions telling a computer how to transform a set of facts about the world into useful information. The facts are data, and the useful information is knowledge for people, instructions for machines or input for yet another algorithm.

What does it comprise of?

an algorithm is a procedure or formula for solving a problem, based on carrying out a sequence of specified actions.

Answered by chandan454380
1

Answer:

the answer is given in explanation part

Explanation:

algorithm

In mathematics and computer science, an algorithm is a finite sequence of well-defined instructions, typically used to solve a class of specific problems or to perform a computation

An algorithm is a set of instructions for solving a problem or accomplishing a task. One common example of an algorithm is a recipe, which consists of specific instructions for preparing a dish or meal

Similar questions