Saved Bookmarks
| 1. |
What is algorithm ??? |
|
Answer» Answer: a process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer. Explanation: An algorithm is a set of instructions designed to perform a SPECIFIC task. This can be a simple process, such as multiplying two numbers, or a complex operation, such as PLAYING a compressed VIDEO FILE. ... In computer programming, algorithms are often CREATED as functions. |
|