How many sections are there in data division?.
Answer Posted / 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 |
Post New Answer View All Answers
Describe the cobol database components?
What is static and dynamic call in cobol?
Which mode is used to operate the sequential file?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
how do you reference the ksds vsam file formats from cobol programs
What is the local-storage section?
i need a small 3d program using inline and outline.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is the difference between external and global variables in COBOL?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is the difference between PIC 9.99 and PIC9v99?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Can we change the password using ALTER? anyone tried and changed?