How to read a record from bottom of a file which is
indexed by 'A'.
Answer Posted / guest
It just a cobol program
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is an in line perform? When would you use it? Anything else you wish to say about it.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is perform what is varying?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Explain what you understand by passing by value.
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What are literals?
How do you reference the fixed block file formats from cobol programs
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.
Name the sections present in data division.
Define cobol?
Describe the cobol database components?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
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?