Ask Question

What is a specific set of instructions or steps used to solve a particular problem

+4
Answers (1)
  1. 3 December, 15:49
    0
    An Algorithm

    I will use a simple example to best explain this. I want to write a very small program that prompts a user to enter two numbers. Once these numbers are entered, they will be calculated and the sum displayed. The first step is to declare the variables. The second step is to pop a message for the user. The message will prompt the user to enter the numbers which will calculate themselves in the 4th step and populate a sum in the final step. This is what is referred to as an algorithm. An Algorithm is a step by step process required to offer a solution for a problem or to complete a particular task like the one above.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What is a specific set of instructions or steps used to solve a particular problem ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers