Which mode is used to operate the sequential file?
No Answer is Posted For this Question
Be the First to Post Answer
How do you reference the following file formats from cobol programs?
Suppose i want to declare a binary comp fild of 7 byte .how to write?
What is the utilization of copybook in cobol?
How to remove 2 duplicate records and copy only one using job control language?
Why there is no questions in this column?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
A table has two indexes defined. Which one will be used by the SEARCH?
01 a pic s9(5) value '-12345' how it will be stored
Minimum how many Number of Paragraphs are there in ID- Divison?
What are the cobol coding sheets?
how do you reference the ksds vsam file formats from cobol programs
can you declare redefine in level 01?