Answer Posted / shiva
1.IS USED TO DECLARE FIELDS TO PASS DATA FRM JCL TO COBOL
2.IS USED TO DECLARE FIELDS TO PASSS DATA BTWN PROGRAMS
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is an in line perform? When would you use it? Anything else you wish to say about it.
IF I mention stop run in CICS what happens?
how do you reference the printer file formats from cobol programs
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How do get the result of your program directly on your pc?
what are decleratives in cobol?
What is the difference between next sentence and continue in cobol programing language?
What is the Purpose of Pointer in the string?
Name some of the examples of COBOl 11?
Write a program that uses move corresponding.
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
Which is not true about evaluate statement