Algorithm is time consuming if a problem is
Answers
Answered by
0
Answer:
Explanation:
Algorithm is a step-wise representation of a solution to a given problem. In Algorithm the problem is broken down into smaller pieces or steps hence, it is easier for the programmer to convert it into an actual program. Disadvantages of Algorithms: Writing an algorithm takes a long time so it is time-consuming.
Similar questions