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
Which division and paragraphs are mandatory for a COBOL program?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is static and dynamic call in cobol?
What do you understand by psb and acb?
how to access the file from prodution from changeman tool and to submit a file to production
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
In which area will you utilize 88 level items in cobol?
Explain what you understand by passing by value.
Difference between array and sub-script ?
Define static linking and dynamic linking.
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
How do you reference the following file formats from cobol programs?
how do you define single dimensional array and multidimensional array in your cobol?