Multiple choice technology mainframe Which of the following clause is not related to data item definition? PICTURE ON OVERFLOW VALUE USAGE Reveal answer Fill a bubble to check yourself B Correct answer Explanation ON OVERFLOW is an exception handling clause used in procedure division statements like ARITHMETIC verbs, not in data item definitions. PICTURE, VALUE, and USAGE are all valid data clause definitions in the DATA DIVISION.