What guidelines should be followed to write a structured
Cobol program?

Answer Posted / asmara

TOP DOWN APPROACH AND IDENTIFICATION DIVISION. AND PROGRAM-
ID. MAKE SURE FOR COMPILE FREE PROGRAM.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the various section in data division and briefly explain them.

700


Name the divisions, which are available in a cobol program?

686


How do you differentiate between cobol and cobol-ii?

658


how do you reference the rrds file formats from cobol programs

803


What are literals?

632






How can you get the ksds file records into your cobol program?

644


Which is not true about evaluate statement

1596


What are the pertinent COBOL commands?

2626


What the difference is between continue and next sentence?

665


What is amode(31)

726


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2725


Write a cobol program making use of the redefine clause.

739


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

934


What is comp-1 and comp-2?

766


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1657