where do u use low-value and high value in cobol
Answer Posted / mahesh
when we a small integer then we have to use low value
otherwise go for high-value
| Is This Answer Correct ? | 3 Yes | 16 No |
Post New Answer View All Answers
What are all the divisions of a COBOL program?
Write some characteristics of cobol as means of business language.
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
For rewrite, why is it mandatory that file needs to be opened?
What are different data types in cobol?
how do you reference the esds vsam file formats from cobol programs
Can we redefine the field of x(200) to less than 200?
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.
Which mode is used to operate the sequential file?
What are the different rules to perform a Search?
Write a program that uses move corresponding.
What is a report item?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
When is inspect verb is used in cobol?