COMPUTER SCIENCE AND ENGINEERING
ALGORITHMS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What means Executable in Algorithm
|
the steps are clear
|
|
the steps are interpreted in one unique way
|
|
the steps are ordered
|
|
None of the above
|
Explanation:
Detailed explanation-1: -Algorithm: definition An algorithm is an ordered set of unambiguous, executable steps that defines a terminating process.
Detailed explanation-2: -Explanation: An algorithm becomes a program when it is written in the form of a programming language. Thus, any program is an algorithm.
There is 1 question to complete.