Which of the following PIC definitions can be used in the declaration of a record of a sequential file that will be used as INPUT
PIC X(9)
PIC S9(4) COMP
PIC Z(4)
PIC 9(4)V99
PIC 9(4).99