Answer Posted / padmanabha naidu.p
if you want see all cobol errrors,simple
IDENTIFICATION DIVISION.
PROGRAM ID. ERRMSG.
| Is This Answer Correct ? | 16 Yes | 11 No |
Post New Answer View All Answers
What are the different data types in cobol?
Write a program to explain size error.
How do we get current date from system with century in COBOL?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What are all the divisions of a COBOL program?
Name the divisions, which are available in a cobol program?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is a SSRANGE and NOSSRANGE?
how do you define single dimensional array and multidimensional array in your cobol?
What are the pertinent COBOL commands?
Are you comfortable in cobol or jcl?
what is search and searchall?what is the diffrence between them?give an best example?
How do you reference the following file formats from cobol programs?
How do you get the data to code the BMS macro?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?