Answer Posted / g.naveen
There are 4 divisions in Cobol.
1) IDENTIFICATION DIVISION.
2) ENVIRONMENT DIVISION.
3) DATA DIVISION.
4) PROCEDURE DIVISION.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
IF I mention stop run in CICS what happens?
Differentiate between structured cobol programming and object-oriented cobol programming.
What are various search techniques in cobol? Explain.
Explain what you understand by passing by value.
What is a SSRANGE and NOSSRANGE?
What is amode(31)
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How arrays can be defined in COBOL?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
) what is the difference between AID and HANDLE AID?
What is the usage of comp fields in cobol?
What rules are to be followed while using the corresponding options?
State the various causes of s0c1, s0c5 and s0c7.
What is the difference between structured cobol programming and object alternativelyiented cobol?
HOw can I get the negative sign while deduct high value from low value