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

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

707


HOw can I get the negative sign while deduct high value from low value

1790


What is an in line perform? When would you use it? Anything else you wish to say about it.

644


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

672


Whats the difference between search & search ALL?

5264






How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

708


How arrays can be defined in COBOL?

663


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

684


Explain how you can characterize tables in cobol?

637


Which Search verb is equivalent to PERFORM…VARYING?

685


How do you reference the fixed block file formats from cobol programs

703


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

2658


What do you understand by psb and acb?

661


Why did you choose to work with ibm mainframe cobol programming?

631


how do you reference the variable block file formats from cobol programs

686