Answer Posted / kishore sangu
S9(5) occupies 3 bytes of memory.
Because This Goes To Comp3 (5+1)/2=3
Comp1 And Comp2 Don't have the PIC (Picture) Clause.
| Is This Answer Correct ? | 0 Yes | 23 No |
Post New Answer View All Answers
how do you reference the ksds vsam file formats from cobol programs
Explain how you can characterize tables in cobol?
Describe the cobol database components?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
HOw can I get the negative sign while deduct high value from low value
How arrays can be defined in COBOL?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Name some of the examples of COBOl 11?
how do you reference the variable block file formats from cobol programs
explain sorting techniques in cobol program?
Differentiate between structured cobol programming and object-oriented cobol programming.
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue