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
What is a report item?
How arrays can be defined in COBOL?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Differentiate between structured cobol programming and object-oriented cobol programming.
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the difference between PIC 9.99 and 9v99 in COBOL?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is the compute verb? How is it used?
What are literals?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is cobol?
What is static and dynamic call in cobol?
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.