What are the different data types available in COBOL ?
Alpha-numeric (X), alphabetic (A) and numeric (9). Read more »
Alpha-numeric (X), alphabetic (A) and numeric (9). Read more »
IDENTIFICATION DIVISION, ENVIRONMENT DIVISION, DATA DIVISION, PROCEDURE DIVISION. Read more »