InterviewSolution
Saved Bookmarks
| 1. |
What does the term algorithm means( |
|
Answer» Answer: : a procedure for SOLVING a mathematical PROBLEM (as of finding the GREATEST common divisor) in a finite number of steps that frequently involves repetition of an OPERATION broadly : a step-by-step procedure for solving a problem or accomplishing some end |
|