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
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How do you reference the fixed block file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Name the divisions, which are available in a cobol program?
Can we redefine the field of x(200) to less than 200?
What kind of error is trapped by on size error option?
What are the access modes of START statement?
Write down the divisions of cobol program?
how do you reference the printer file formats from cobol programs
What is the difference between a binary search and a sequential search what are the pertinent cobol?
what is difference between cobol and cobol/400
how do you reference the variable unblock file formats from cobol programs
what is amode(24), amode(31), rmode(24) and rmode(any)?
What are the cobol coding sheets?
What are 77 levels used for?