Final answer:
A programmed edit check is a validation technique used in computer systems to verify the accuracy and consistency of data. Out of the given options, mathematical accuracy check is not a programmed edit check.
Step-by-step explanation:
A programmed edit check is a validation technique used in computer systems to verify the accuracy and consistency of data. Out of the given options, mathematical accuracy check is not a programmed edit check.
Online prompting, check digit, and limit checks are commonly used programmed edit checks:
- Online prompting involves the system providing prompts and suggestions to guide the user in entering correct and complete data.
- A check digit is a calculated value added to a numerical code to detect errors. It verifies that the data entered is accurate.
- Limit checks involve comparing a value entered by the user against predefined minimum and maximum limits to ensure it falls within an acceptable range.