Answer Posted / krishna chaitanya
Comp3 will occupy from s9(1) to s9(18) . it wont exceed more
than it . So max value of comp3 is 10 bytes
i.e, 18/2 +1 = 9 + 1 = 10 bytes .
I thk i am correct .
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the Purpose of Pointer in the string?
how do you reference the rrds file formats from cobol programs
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What are the different rules to perform a Search?
What is a scope terminator give example?
What kind of error is trapped by on size error option?
What are different data types in cobol?
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
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)?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
how do you define single dimensional array and multidimensional array in your cobol?
In COBOL, what is the different between index and subscript?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What are declaratives and what are their uses in cobol?