Ask Question
20 June, 08:06

The integrity of a program's output is only as good as the integrity of its input. For this reason, the program should discard input that is invalid and prompt the user to enter valid data.

A. True

B. False

+1
Answers (1)
  1. 20 June, 09:44
    0
    A) True

    Explanation:

    The above statement is true, this is the reason why a program carries out input data validation before processing. Input Validation refers to the process of checking the data that has been entered into an application to ensure it is valid before any computation commences because the program's output completely depends on the validity of the data it has received as input
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “The integrity of a program's output is only as good as the integrity of its input. For this reason, the program should discard input that ...” 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