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 you can characterize tables in cobol?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
) How do u handle errors in BMS macro?
Differentiate between structured cobol programming and object-oriented cobol programming.
What are the different rules for performing sort operation?
i want a program using by if, evaluate , string, unstring, perform, occurs?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Explain what you understand by passing by value.
When is inspect verb is used in cobol?
What are the cobol coding sheets?
What is the difference between perform … with test after and perform … with test before?
How do we get current date from system with century in COBOL?
how do you define single dimensional array and multidimensional array in your cobol?
What are the different rules to perform a Search?