how many divisions are there in cobol

Answer Posted / snehatechm

IDENTIFICATION DIVISION,ENVIRONMENT DIVISION,DATA
DIVISION,PROCEDURE DIVISION

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about different table spaces.

642


What is report-item in COBOL?

702


What are all the divisions of a COBOL program?

658


Differentiate between structured cobol programming and object-oriented cobol programming.

659


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

1580






I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1796


What are the different open modes available in cobol?

713


What is the Purpose of Pointer in the string?

635


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

667


how can i see junk values in dclgen or in hostvariable of comp ?

2533


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

701


What is rmode(any) ?

676


how to move the records from file to array table. give with code example

2209


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1605


Why would you use find and get rather than to obtain?

674