Minimum how many Number of Paragraphs are there in ID-
Divison?
Answer Posted / shilpa
the identatification division contain no paragraph. the
identatification divison is the first division and the
program is identatified here. it contains mailnly
IDENTATIFICATION DIVISION.
PROGRAM-ID.PROGRAM NAME(SHOULE BE 8 CHARACTER).
AUTHOR-PROGRAMMER NAME.
DATE OF WRITTEN-
DATE OF COMPILED-
DATE OF INSTALLATION-
SECURITY-
THESE STATEMENT ARE NOT COMPULSORY BUT IDENTATIFICATION
DIVISION AND PROGRAM ID IS MUST.
BUT WE MAINTAIN ALL THESE DATA FOR HISTORY PURPOSE.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What is the difference between comp and comp-3?
how to access the file from prodution from changeman tool and to submit a file to production
Which division and paragraphs are mandatory for a COBOL program?
how do you reference the rrds file formats from cobol programs
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
how do you reference the fixed unblock file formats from cobol programs
What are various search techniques in cobol? Explain.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Why would you use find and get rather than to obtain?
what is the difference between COBOL2 AND COBOL390?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
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.
Write the code to count the sum of n natural numbers.
What is comp-1 and comp-2?