How many sections are there in data division?.
Answer Posted / harsha
THERE ARE ONLY 5 SECTIONS.THEY ARE
1)LIKAGE SECTION
2)WORKING-STORAGE SECTION
3)REPORT SECTION
4)SCREEN SECTION
5)FILE SECTION
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How to print 10 to 1 if the input have only 10 digit number?
how do you define single dimensional array and multidimensional array in your cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What are the pertinent COBOL commands?
What is a scope terminator give example?
Write down the divisions of cobol program?
Write the code to count the sum of n natural numbers.
What is the difference between perform … with test after and perform … with test before?
how to access the file from prodution from changeman tool and to submit a file to production
what happens if parmparameter passes zero bytes to the program
how do you reference the variable block file formats from cobol programs
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How do you get the data to code the BMS macro?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
how do you reference the esds vsam file formats from cobol programs