where do u use low-value and high value in cobol
Answer Posted / aditya
it depends upon the logic we are writing.if we dont know the lowest value record.we can move the low values and can write a logic as read next in the case of files concept.its just an example
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
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 the difference between PIC 9.99 and PIC9v99?
how to convert the recors form vsam file to db2 table tru file aid
What is the difference between perform … with test after and perform … with test before?
How do you get the data to code the BMS macro?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is comp-1 and comp-2?
Explain the configuration section of a cobol program with examples of syntax.
In which area will you utilize 88 level items in cobol?
How to remove 2 duplicate records and copy only one using job control language?
Difference between cobol and cobol-ii?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What type of SDLC u followed? Why?
What is inspect in cobol ?
Can a Search can be done on a table with or without Index?