What are the different data types available in COBOL?
Alpha-numeric (X), alphabetic (A) and numeric(9).
Alpha-numeric (X) and numeric(9).
Alpha-numeric (X), alphabetic (A), String (S) and numeric(9)
None of the above