The maximum number of dimensions that an array can have in
COBOL-85 is ?
Answer Posted / pavan
We can use 3 in real time scenario.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many sections are there in data division in COBOL?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Difference between array and sub-script ?
Are you comfortable in cobol or jcl?
How do you define a variable of comp-1 and comp-2?
how do you reference the variable unblock file formats from cobol programs
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
Have you used comp and comp-3 in your project? And how?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What type of SDLC u followed? Why?
Which division and paragraphs are mandatory for a COBOL program?
A table has two indexes defined. Which one will be used by the SEARCH?
How do u write test cases?
What is perform what is varying?
What are literals?