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
How do u write test cases?
how can i see junk values in dclgen or in hostvariable of comp ?
how do you reference the variable unblock file formats from cobol programs
Whats the difference between search & search ALL?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the difference between binary search and sequential search?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
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 is the use of intialize verb?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the local-storage section?
How can you get the ksds file records into your cobol program?
What are different data types in cobol?
What are the different rules of SORT operation?