What should be considered when designing an algorithm? *
1 point
If the correct hardware is being used
If the correct software is being used
If there is more than one way of solving the problem
Answers
Answered by
1
Answer:
If there is more tgan one way of solving the problem.
Answered by
1
If there is more than one way of solving the problem should be considered when designing an algorithm.
- The algorithm is the set of orders or step-wise procedures that defines how the work will be performed.
- It takes each step or rule into consideration to reach the goal. All the methods of teaching the goal are taken to design an algorithm.
- The algorithm is represented in the form of a flowchart with different symbols.
- Each symbol in the algorithm has its significance.
- The different symbols in the flowchart are for start/stop, process, decision, input/output, connector and direction of flow.
#SPJ2
Similar questions