Minimum how many Number of Paragraphs are there in ID-
Divison?
Answer Posted / sivakumar sekharannair
Minimum number of paras that is required under aid-division
is one
becasue
PROGRAM-ID. is a must under identification. without which
the program will not execute.
all other paras are optional only.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What are 77 levels used for?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How do you reference the following file formats from cobol programs?
i need a small 3d program using inline and outline.
In COBOL, what is the different between index and subscript?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
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
What is a scope terminator give example?
what happens if parmparameter passes zero bytes to the program
What is the utilization of copybook in cobol?
What is redefines clause in COBOL?
what is the difference between COBOL2 AND COBOL390?
Explain the configuration section of a cobol program with examples of syntax.