137k views
1 vote
Which of the following is an accurate statement regarding the use of algorithms? Group of answer choices They are not based on formulas or step-by-step processes. They are fairly inflexible. They do not consider more than one problem-solving alternative. They always break problems down into sub-goals.

1 Answer

4 votes

The answer is They are fairly inflexible.

Explanation: An Algorithm is nothing more than a recipe that shows step by step the procedures required to solve a task.

More technically, an algorithm is a logical, finite, defined sequence of instructions that must be followed to solve a problem or perform a task.

We use algorithms intuitively and automatically daily when performing common tasks.

User David Denenberg
by
4.2k points