How you can read the file from bottom?
No Answer is Posted For this Question
Be the First to Post Answer
Can anybody give me example of subscript and index
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
How can you get the ksds file records into your cobol program?
What are the ways you can generate a copybook?
what is the difference between occurs and occurs depending on? i dont think so there is the difference in storage..then why we should use occurs depending on?
should I use Go back in the main program ? Yes we can use Go back in main program as well.
There is a variable with value 19446. Requirement is to convert it to 194.46. I tried it by doing divide by 100 and my receiving field data type is 9(03)v99. But the output is 194. I am not getting the decimal value. Could anyone pls let me know how to get this done?
What are the different data types available in COBOL?
Can the OCCURS clause be at the 01 level?
wht is structured cobol pgm and non structred cobol pgm ?
What is the difference between binary search and sequential search?
Write some characteristics of cobol as means of business language.