0 votes
in Cobol by
What are the different data types in COBOL?

1 Answer

0 votes
by

There are three data types in Cobol:

  1. Alpha-numeric (X)
  2. Alphabetic (A) and
  3. Numeric (9)
...