How may divisions are there in JCL-COBOL?

Answer Posted / vampire

Identification division
program-id
author
installation
date written
date completed
security

Environment division
configuration section
source computer
object computer
special characters
I/o section
file control


Data division
linkage section
report section
message/communication section
screen section
working storage section
file section

Procedure division


plz correct me if i m wrong

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write some characteristics of cobol as means of business language.

623


How do u write test cases?

1642


What are 77 levels used for?

661


How to know whether the module is dynamical or statistical?

658


What is the LINKAGE SECTION used in COBOL?

895






Mention the guidelines to write a structured cobol program?

622


A table has two indexes defined. Which one will be used by the SEARCH?

759


What rules are followed by the search verb.

638


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

815


how to refer the data field?

1812


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

724


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

660


Difference between array and sub-script ?

1169


What are the rules of the move verb?

710


Define static linking and dynamic linking.

669