Ask Question
20 February, 04:38

Which of the following is TRUE about a computer algorithm.

a) Will always return a value of either TRUE or FALSE.

b) It can be implemented only in the language in which it was invented.

c) None of these statements is true (they are all FALSE).

d) The instructions should be ambiguous with room for subjective interpretation.

+4
Answers (1)
  1. 20 February, 06:15
    0
    c

    Explanation:

    Algorithm is a recipe that tells you what to do in specific steps. With the right algorithm you can write a program that can calculate numbers (so not just return true or false), algorithm also don't need to be written in a computer language, you can even draw it, also algorithms need to be well defined (so it's not the last answer)
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which of the following is TRUE about a computer algorithm. a) Will always return a value of either TRUE or FALSE. b) It can be implemented ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers