Answer Posted / raghunathareddy
jcl
| Is This Answer Correct ? | 0 Yes | 15 No |
Post New Answer View All Answers
What is length is cobol?
) how do u code after getting data?
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 Search verb is equivalent to PERFORM…VARYING?
Write a program to explain size error.
Explain the configuration section of a cobol program with examples of syntax.
What are all the divisions of a COBOL program?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Why would you use find and get rather than to obtain?
What is the usage of comp fields in cobol?
Have you used comp and comp-3 in your project? And how?
What is difference between static and dynamic call in cobol?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Write the code implementing the perform … varying.
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?