Multiple choice technology mainframe What’s the PICTURE clause for Alphabetic identifiers PIC X () PIC 9 () PIC A () PIC () Reveal answer Fill a bubble to check yourself C Correct answer Explanation In COBOL, the PICTURE clause symbol A is used to define alphabetic data items, so PIC A() is the correct clause.