answersLogoWhite

0

What is COBOL coding sheet?

Updated: 8/10/2023
User Avatar

Wiki User

11y ago

Best Answer

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.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

COmmon Business-Oriented Language, using the CO, B, O and L from the preceding words.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Cobol sub routine is a program which can be compiled independently but can not be executed independently.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

COBOL was a very early computer programming language used for business purposes. The acronym stands for COmmon Business Oriented Language.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is COBOL coding sheet?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does it mean to evaluate cobol?

The word evaluate in the programming language COBOL can be used to replace a nested if statement. Instead of long statement evaluate allows one to shorten the coding required and write cleaner code.


What is the NAICS code for sheet metal work?

332322 (Sheet Metal Work Manufacturing) is the coding.


What serves as the basis for coding?

Recorded Documentation


Is COBOL an application program?

No, COBOL is a programming language.


What has the author Andreas S Philippakis written?

Andreas S. Philippakis has written: 'The new COBOL' -- subject(s): COBOL (Computer program language) 'Comprehensive COBOL' -- subject(s): COBOL (Computer program language) 'Information systems through COBOL' -- subject(s): COBOL (Computer program language), Management information systems 'COBOL for business applications' -- subject(s): COBOL (Computer program language)


What inspired COBOL?

can you tell me what inspired Dr Hooper to invent COBOL


Who is known as the mother of Cobol?

Grace Hopper is known as the Mother of Cobol.


What is the difference between cobol-74 and cobol-85?

COBOL-85 is a later version of COBOL language. COBOL-85 also known as VS COBOL-II provides more features than COBOL-74. Some of the features of COBOL-85 are: 1. In COBOL-85 we can use following delimiters such as END-IF, END-PERFORM,END-STRING,etc. 2. We can use EVALUATE verb in place of complex IF structures. 3. CALL statement can pass variables by CONTENT and BY reference. In COBOL-74 we can only use pass by reference. 4. A new verb CONTINUE is introduced in order to over come the limitations of NEXT SENTENCE verb. 5. COBOL - 85 supports 32 bit addressing mode. UR'S Rj


What does poi comment mean in English?

Poi Comment is part of Java's Excel sheet coding. It has no other meaning.


What has the author Paul Noll written?

Paul Noll has written: 'The COBOL programmers handbook' -- subject(s): COBOL (Computer program language) 'Structured COBOL methods' -- subject(s): COBOL (Computer program language), Structured programming


Where can a person find information about COBOL?

COBOL was originally designed by Grace Hopper and is on of the oldest programming languages. The name stands for Common Business Orientated Language. More information can be found at websites such as Wikipedia.


What is COBOL is it a device or a operating system?

COBOL (common business-oriented language) is an operating system.