Question:What are the widely used different type of input editing techniques?
Answer
1. Sequence checking: Sequence checking consists of comparing the key field(s) of the record read in with the key field(s) of the previous record.
2. Restricted-value test: Checking the value of a field to be sure it is acceptable is editing input by means of a restricted-value test.
3. Miscellaneous other tests: Depending on the situation, any of a number of other tests may be performed on input data.