MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

ALGORITHMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What means Executable in Algorithm
A
the steps are clear
B
the steps are interpreted in one unique way
C
the steps are ordered
D
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.