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
What is the Purpose of Pointer in the string?
Write the code implementing the perform … varying.
What is static and dynamic call in cobol?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is amode(31)
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
how do you reference the esds vsam file formats from cobol programs
Name some of the examples of COBOl 11?
Why would you use find and get rather than to obtain?
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
What are the various section in data division and briefly explain them.
Write a program to explain size error.
how do you reference the printer file formats from cobol programs
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..