how many divisions are there in cobol

Answer Posted / guest

four division are there .
1.identification division
2.environment division
3.data division
4.procedure division

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of condition in cobol and write their forms.

660


how do you reference the variable block file formats from cobol programs

688


What are different data types in cobol?

694


Explain about different table spaces.

651


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

718






How do we get current date from system with century in COBOL?

807


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5065


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1525


Why did you choose to work with ibm mainframe cobol programming?

631


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5379


Write a cobol program making use of the redefine clause.

739


In which area will you utilize 88 level items in cobol?

724


What are the different rules for performing sort operation?

763


What are the rules of the move verb?

708


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

825