can we read records in a file from botom to top. if
possible how can we read
Answer Posted / jayant
Sorry..the answer given by me was wrong...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how do you reference the variable block file formats from cobol programs
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Explain what you understand by passing by value.
In which area will you utilize 88 level items in cobol?
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
how do you reference the fixed unblock file formats from cobol programs
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What are 77 levels used for?
What are declaratives and what are their uses in cobol?
What are the pertinent COBOL commands?
Write a cobol program making use of the redefine clause.
Difference between cobol and cobol-ii?
Differentiate between structured cobol programming and object-oriented cobol programming.