Login
Remember
Register
Ask a Question
What are the different data types in COBOL?
0
votes
asked
Dec 8, 2023
in
Cobol
by
john ganales
What are the different data types in COBOL?
cobol-datatype
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 8, 2023
by
john ganales
There are three data types in Cobol:
Alpha-numeric (X)
Alphabetic (A) and
Numeric (9)
...