Ask Question
14 October, 06:04

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.

+2
Answers (1)
  1. 14 October, 06:22
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers