What is the maximum length of a field you can define using COMP-3 in COBOL?
Answer Posted / sruthy
18 decimal digits
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i want a program using by if, evaluate , string, unstring, perform, occurs?
Difference between array and sub-script ?
how do you reference the ksds vsam file formats from cobol programs
What is perform what is varying?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is length is cobol?
how to move the records from file to array table. give with code example
What are the different rules for performing sort operation?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What are literals?
In COBOL programming, what is PERFORM? What is VARYING?
Can we redefine the field of x(200) to less than 200?
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)?
What are the access modes of START statement?
How many bytes S(8) comp field occupy and its maximum value?