How many sections are there in data division?.
Answer Posted / meera
Data division has 7 sections
1.working-storage section
2.file section
3.Linkage section
4.Communication section
5.Report section
6.Screen section
7.Local storage section
| Is This Answer Correct ? | 22 Yes | 6 No |
Post New Answer View All Answers
how do you reference the variable unblock file formats from cobol programs
What is static and dynamic call in cobol?
Explain the configuration section of a cobol program with examples of syntax.
how to convert the recors form vsam file to db2 table tru file aid
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Which division and paragraphs are mandatory for a COBOL program?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
How do you define a variable of comp-1 and comp-2?
Write the code implementing the perform … varying.
How many sections are there in data division in COBOL?
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 are the next sentence and continue different from each other?
Give some examples of command terminators?
What is the difference between structured cobol programming and object alternativelyiented cobol?
how to refer the data field?