Ask Question
17 September, 13:08

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

+3
Answers (1)
  1. 17 September, 13:14
    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 & 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