Answer Posted / satish
length is inistric function it tell's how bytes occupy by
dataitem
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
How do you reference the following file formats from cobol programs?
What are all the divisions of a COBOL program?
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 difference between comp and comp-3?
how to refer the data field?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What are the rules of the move verb?
how do you reference the variable block file formats from cobol programs
What the difference is between continue and next sentence?
Describe the cobol database components?
Whats the difference between search & search ALL?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Explain what you understand by passing by value.