can we declare s9(9)v9(9) in cobol ? if yes how many bytes
it will occupy ?(urgent plz answer it)
Answer Posted / paddu
Yes,we can declare.s9(9)v9(9) will occupy 18 bytes. the
maximum bytes are in any comp field item is 18bytes.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
what is difference between cobol and cobol/400
What is the LINKAGE SECTION used in COBOL?
Difference between array and sub-script ?
what happens if parmparameter passes zero bytes to the program
how do you reference the rrds file formats from cobol programs
Write down the divisions of cobol program?
How do you define a variable of comp-1 and comp-2?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
how to access the file from prodution from changeman tool and to submit a file to production
How to use the same COBOL program in Batch and CICS on lines? explain with an example
what is the use of outrecord?
) How do u handle errors in BMS macro?
Which mode is used to operate the sequential file?
how do you reference the esds vsam file formats from cobol programs