how many bytes does a s9(12)COMP-4 field occupy??
a.2
b.4
c.8
d.1
ans with reason please
Answer Posted / sharpmainframe
IT WILL BE 6 BECAUSE COMOP-4 OCCUPIED HALFBYTE.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are 77 levels used for?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the Purpose of Pointer in the string?
Explain what you understand by passing by value.
Are you comfortable in cobol or jcl?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
In COBOL, what is the different between index and subscript?
) How do u handle errors in BMS macro?
How are the next sentence and continue different from each other?
what are decleratives in cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
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
What is Pic 9v99 Indicates in COBOL?