How many sections are there in data division?.

Answers were Sorted based on User's Feedback



How many sections are there in data division?...

Answer / 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

How many sections are there in data division?...

Answer / aji cherian

there are 6.

Apart from above 5 , One more ie, local-storge section.

Is This Answer Correct ?    24 Yes 14 No

How many sections are there in data division?...

Answer / utpal dutta

Apart from above 6 , One more ie, communication section

Is This Answer Correct ?    11 Yes 7 No

How many sections are there in data division?...

Answer / 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

How many sections are there in data division?...

Answer / shivankoo

I am sure that there are 6 or more section. I am saying that
because I got below question in Amdocs mainframe test

Which of the following sections are a part of data division:
1.)Local Storage section
2.)Report section
3.)Screen section
4.)All of these

the correct option was 4 all of these

So apart from W-S section, Linkage section and file section
there are 3 or more sections.

Is This Answer Correct ?    0 Yes 0 No

How many sections are there in data division?...

Answer / satya

I to dont know exactly, but according to me there are 6
sections. I too want the clarified answer.

Please can anyone give answer it?

Is This Answer Correct ?    2 Yes 3 No

How many sections are there in data division?...

Answer / 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

How many sections are there in data division?...

Answer / vampire

Data divison 6 sections

Linkage section
report secion
message/communication session
working storage section
screen section
file section

Is This Answer Correct ?    4 Yes 6 No

How many sections are there in data division?...

Answer / nagaraju

can anyone justify ur answer

Is This Answer Correct ?    2 Yes 4 No

How many sections are there in data division?...

Answer / mahesh

apart from 7 one more i.e lineage section

Is This Answer Correct ?    2 Yes 9 No

Post New Answer

More COBOL Interview Questions

In a COBOL program, 2 tables TABLE1 and TABLE2 are defined that are indexed by INDEX1 and INDEX2 respectively. Can we use INDEX1 with TABLE2 and INDEX2 with TABLE1?

1 Answers  


Which Search verb is equivalent to PERFORM…VARYING?

0 Answers  


What is the difference between external and global variables in COBOL?

0 Answers   Winsol Solutions,


Please let me know at which Scenarios we will go for STATIC call or DYNAMIC

3 Answers   IBM,


How to read records from flat file in reverse order through COBOL program?

14 Answers   Accenture, Broadridge, IBM, MAT, Polaris, SPIC, Syntel, TCS, Wipro,


Explain about level numbers?

3 Answers  


I have a variable account-number declared as comp-3, s9(10) comp-3 in a file. How do i find a particular account number say 123456 in that file?

3 Answers  


what happens if we dont close cursor in db2-cobol pgm?

6 Answers  


period is missing in the cobol program which error we getting

5 Answers   TCS, Tesco,


We are using the searching a table which is indexed, once the key is found, how can we get the occurance at which the key was found.

1 Answers  


When search all is used in cobol program without sorted input data?

6 Answers   CGI, Principal Finance,


how can we code index in an array of cobol pgm?

1 Answers   Wipro,


Categories