which is better comp or comp-3 in terms of memory
utilization?
Answer Posted / ipl
comp-3
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
What is the difference between Global and External Variables?
) how do u code after getting data?
What are the different rules of SORT operation?
Write some characteristics of cobol as means of business language.
What are the pertinent COBOL commands?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is the difference between comp and comp-3?
i need a small 3d program using inline and outline.
What guidelines should be followed to write a structured cobol prgm?
What is comp-1 and comp-2?
IF I mention stop run in CICS what happens?
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 the usage of comp fields in cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..