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 amode(31)
What is the difference between PIC 9.99 and 9v99 in COBOL?
Can we redefine the field of x(200) to less than 200?
How arrays can be defined in COBOL?
how do you reference the variable unblock file formats from cobol programs
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What do you understand by psb and acb?
how do you reference the ksds vsam file formats from cobol programs
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is the difference between Global and External Variables?
What is a SSRANGE and NOSSRANGE?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is the LINKAGE SECTION used in COBOL?
What is the difference between goback, stop run and exit program in cobol?