How many sections are there in data division?.
Answer Posted / 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 |
Post New Answer View All Answers
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is an in line perform? When would you use it? Anything else you wish to say about it.
Which division and paragraphs are mandatory for a COBOL program?
what are decleratives in cobol?
explain sorting techniques in cobol program?
How you can characterize tables in cobol?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Which mode is used to operate the sequential file?
I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Difference between array and sub-script ?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
i need a small 3d program using inline and outline.
What rules are followed by the search verb.