How many divisions we have in Cobol ?

Answer Posted / jagan

THEY ARE FOUR DIVISIONS IN COBOL.
IDENTIFICATION DIVISION(OR)ID DIVISION.
ENVIRONMENT DIVISION.
DATA DIVISION.
PROCEDURE DIVISION.
EVERY DIVISION FURTHER DIVIDED INTO SECTIONS.
EACH SECTION FURTHER DIVIDED INTO PARAGRAPHS.
EACH PARAGRAPH FURTHER DIVIDED INTO SENTENCES.
EACH SENTENCE FURTHER DIVIDED INTO STATEMENTS/COMMANDS/VERBS

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

700


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1576


what is difference between cobol and cobol/400

21541


What is cobol?

733


Whats the difference between search & search ALL?

5231






What is rmode(24)

671


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17010


What is the difference between structured cobol programming and object alternativelyiented cobol?

745


Are you comfortable in cobol or jcl?

632


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1829


What is the problem of ordered sequential files access?

690


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

632


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2093


How to print 10 to 1 if the input have only 10 digit number?

800


Explain how to differentiate call by context by comparing it to other calls?

677