Answer Posted / naveen
Kishore Sangu
S9(1)comp to s9(4)comp occupies 2 bytes.
s9(5)comp to s9(9)comp occupies 4 bytes.
S9(10)comp to S9(18)comp occupies 8 bytes.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
i need a small 3d program using inline and outline.
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
Describe the cobol database components?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What are 77 levels used for?
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.
example for sub strings ? and refernce modifications whit output pls
What is inspect in cobol ?
For rewrite, why is it mandatory that file needs to be opened?
What is the difference between binary search and sequential search?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Why would you use find and get rather than to obtain?
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?