Describe the COBOL coding sheet

Answers were Sorted based on User's Feedback



Describe the COBOL coding sheet..

Answer / 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

Describe the COBOL coding sheet..

Answer / sumit

Answer is write.

Is This Answer Correct ?    20 Yes 5 No

Post New Answer

More Natural Interview Questions

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

0 Answers  


Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?

0 Answers  


Explain difference between read(1) and read work file once?

0 Answers  


Explain how are you going to remove duplicates from the file that is being read?

0 Answers  


Is it possible to declare a GDA for an external subroutine?

4 Answers  






Tell me can we update with histogram?

0 Answers  


A field declared as P8 needs to be redefined as Alphanumeric. What would be its new size?

9 Answers  


Can you explain control variable in online screens?

0 Answers  


What is STACK in Natural? How we can use it in Program? Give me Eg.?

2 Answers   IBM,


How are you going to remove duplicates from the file that is being read?

0 Answers  


how to ftp the natural program to desktop? (from mainframe to pc), is it possible?

2 Answers  


differnce between read work file 1 and read work file once? why we are using work file once?

4 Answers  


Categories