Answer Posted / tin
six
| Is This Answer Correct ? | 11 Yes | 17 No |
Post New Answer View All Answers
What is amode(31)
Write a program that uses move corresponding.
What guidelines should be followed to write a structured cobol prgm?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
How many sections are there in data division in COBOL?
What are the pertinent COBOL commands?
What is the difference between binary search and sequential search?
What is the usage of comp fields in cobol?
What is the Purpose of Pointer in the string?
IF I mention stop run in CICS what happens?
Which mode is used to operate the sequential file?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
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?
How do you reference the fixed block file formats from cobol programs
What is the utilization of copybook in cobol? Could we utilize a similar copybook?