i have this report about cobol and i cant seem to find the data types of the COBOL programming language. help, anyone...
Help, what are the data types of/in COBOL programming language?
The primary types are:
1. Character
2. COMP which is binary (integers and decimals)
3. COMP-3 which is packed decimal (integers and decimals)
There is no floating point type in COBOL.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment