what are algorithms ?in which languages can algorithms
Answers
Answered by
2
Answer:
Algorithm : Systematic logical approach which is a well-defined, step-by-step procedure that allows a computer to solve a problem.
An algorithm is used to provide a solution to a particular problem in form of well-defined steps.
Algorithms can be expressed using natural language, flowcharts, etc.
Similar questions