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
What are all the divisions of a COBOL program?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Give some examples of command terminators?
what happens if parmparameter passes zero bytes to the program
) How do u handle errors in BMS macro
Name the divisions, which are available in a cobol program?
What is the compute verb? How is it used?
In COBOL, what is the different between index and subscript?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Write a program to enter and display the names of students in a class using the occurs clause.
Explain the configuration section of a cobol program with examples of syntax.
What are the pertinent COBOL
What are the cobol coding sheets?
What are 77 levels used for?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?