What is the maximum data length for Numeric DataType ?
Answer Posted / shekh
BY USING COMPILER OPTION MATH, IT WILL INCREASE THE VARIABLE CAPACITY UP TO 31 DIGITS.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the utilization of copybook in cobol?
What is the difference between comp and comp-3 usage?
What are the different rules for performing sort operation?
Explain how you can characterize tables in cobol?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Name the sections present in data division.
Have you used comp and comp-3 in your project? And how?
How to remove 2 duplicate records and copy only one using job control language?
how can i see junk values in dclgen or in hostvariable of comp ?
What the difference is between continue and next sentence?
Write a program to explain size error.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
When is inspect verb is used in cobol?
how do you reference the ksds vsam file formats from cobol programs
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?