What divisions, sections and paragraphs are mandatory for a
COBOL program?
Answer Posted / where the way begins
IDENTIFICATION dIVISION AND PROGRAM id ARE MANDATORY
| Is This Answer Correct ? | 31 Yes | 2 No |
Post New Answer View All Answers
How many sections are there in data division in COBOL?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
) How do u handle errors in BMS macro
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is link edit in cobol?
What is the usage of comp fields in cobol?
Can we redefine the field of x(200) to less than 200?
How do get the result of your program directly on your pc?
Which mode is used to operate the sequential file?
example for sub strings ? and refernce modifications whit output pls
What the difference is between continue and next sentence?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What are different data types in cobol?
Which Search verb is equivalent to PERFORM…VARYING?