Describe the COBOL coding sheet

Answer Posted / g.naveen

1-6 sequence numbers.

7 (*) for comment (-) for continue (D) for debugging.

8-11 called as Area-A in this Area we can write
Divisions,Paragraphs,sections,Level numbers.

12-72 called as Area-B in this area we can write cobol
executable statements like select,accept,display.

73-80 is ignored area by compiler but we can see in source
Listing.

Is This Answer Correct ?    43 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain difference between read work file 1 and read work file once? Why we are using work file once?

558


Explain the like inverted list?

541


Explain difference between escape(top or bottom) and escape immediate(top or bottom?

629


What is the difference between read(1) and read work file once?

572


How converted the natural coding for adabas

2690






Explain how to move cursor to a particular field when position is not known?

540


Tell me what type of files we can process thru file-aid?

537


How to receive data passed through jcl parm parameter in a natural program?

558


How to find occurrence of mu and pe fields in a file?

488


Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?

578


What is a hyperdescriptor? How does it work?

633


Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?

598


Define cobol coding sheet?

568


Explain the difference between external subroutine and subprogram?

616


What is cobol coding sheet?

728