How many sections are there in data division?.
Answer Posted / utpal dutta
Apart from above 6 , One more ie, communication section
| Is This Answer Correct ? | 11 Yes | 7 No |
Post New Answer View All Answers
how do you reference the ksds vsam file formats from cobol programs
Write the code implementing the perform … varying.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the problem of ordered sequential files access?
how do you reference the esds vsam file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What are 77 levels used for?
what is difference between cobol and cobol/400
Explain what you understand by passing by value.
Explain the configuration section of a cobol program with examples of syntax.
What are the different data types in cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
A table has two indexes defined. Which one will be used by the SEARCH?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What are the different rules for performing sort operation?