Ask 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 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.

+3
Answers (1)
  1. 5 May, 04:10
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers