How many sections are there in data division?.
Answer Posted / sukhwinder singh
THERE ARE 5 SECTIONS IN DATA DIVISION.
FILE SECTION.
WORKING-STORAGE SECTION.
LINKAGE SECTION.
REPORT SECTION.
SCREEN SECTION.
| Is This Answer Correct ? | 22 Yes | 20 No |
Post New Answer View All Answers
What is the difference between comp and comp-3 usage?
How do you differentiate between cobol and cobol-ii?
What are the different data types in cobol?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Explain how to differentiate call by context by comparing it to other calls?
Define cobol?
What is difference between static and dynamic call in cobol?
What is a scope terminator give example?
Have you used comp and comp-3 in your project? And how?
What is comp-1 and comp-2?
How can you get the ksds file records into your cobol program?
What are different data types in cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
how do you reference the variable unblock file formats from cobol programs