Answer Posted / kishore sangu
Sorry For the Last Anwer Of Kishore Sangu
I Reffered books for this Quetion
The Answer is 4 Bytes
S9(1) to S9(4) - 2 bytes
S9(5) to S9(9) - 4 bytes
S9(10) to S9(18)- 8 bytes
| Is This Answer Correct ? | 7 Yes | 10 No |
Post New Answer View All Answers
Write a cobol program making use of the redefine clause.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Whats the difference between search & search ALL?
What are the different types of condition in cobol and write their forms.
Name the divisions, which are available in a cobol program?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is the difference between structured cobol programming and object alternativelyiented cobol?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is the difference between next sentence and continue in cobol programing language?
Explain how to differentiate call by context by comparing it to other calls?
what are decleratives in cobol?
What is amode(24)?
Which is not true about evaluate statement
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?