What divisions, sections and paragraphs are mandatory for a
COBOL program?

Answer Posted / sanj

IDENTIFIACTION DIVISION.
PROGRAM ID. DUMMY.

compiles successfully and returns MAXCC = 0.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different rules to perform a Search?

611


Define static linking and dynamic linking.

655


Explain about different table spaces.

642


) how do u code after getting data?

1575


how do you define single dimensional array and multidimensional array in your cobol?

663






What is the problem of ordered sequential files access?

690


What are literals?

622


How to remove 2 duplicate records and copy only one using job control language?

730


What is perform what is varying?

695


What is the default value(s) for an initialize and what keyword allows for an override of the default?

686


what is the use of outrecord?

1765


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

668


Are you comfortable in cobol or jcl?

633


Write a cobol program making use of the redefine clause.

721


What is the difference between PIC 9.99 and PIC9v99?

770