Answer Posted / vaneesh
Friends even numeric size can be varied with
COMPILER DYNM option
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
how do you reference the printer file formats from cobol programs
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
How do u write test cases?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What are the different rules for performing sort operation?
Explain the configuration section of a cobol program with examples of syntax.
What is the difference between perform … with test after and perform … with test before?
Describe the cobol database components?
Why occurs cannot be used in 01 level in COBOL?
Differentiate between structured cobol programming and object-oriented cobol programming.
Write a cobol program making use of the redefine clause.
how to refer the data field?
In which area will you utilize 88 level items in cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is difference between static and dynamic call in cobol?