102k views
5 votes
Programmed edit checks are edits automatically performed by data entry programs upon entry of the input data.

A. True
B. False

User Santa
by
8.4k points

1 Answer

0 votes

Final answer:

Programmed edit checks automatically validate input data in data entry programs, ensuring that it meets predetermined criteria. The statement is true.

Step-by-step explanation:

Programmed edit checks are indeed edits that are automatically conducted by data entry programs upon the entry of input data, confirming the correctness of the data before it is finally processed. These checks are a crucial component of data validation strategies. For instance, if a user is supposed to input a date in a specific format like MM/DD/YYYY, the programmed edit check will flag entries that do not conform to this required format. Similarly, if there is a field for a phone number that requires a fixed number of digits, the edit check would ensure that the input meets this criteria. Therefore, the statement that programmed edit checks are automatically performed by data entry programs upon entry of the input data is true.

User Ecarrion
by
7.6k points