how many bytes does s9(15) occupy in comp1 comp2 and comp3 ?
Answer Posted / raghunathareddy
3bytes
| Is This Answer Correct ? | 3 Yes | 28 No |
Post New Answer View All Answers
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Why occurs cannot be used in 01 level in COBOL?
Explain how to differentiate call by context by comparing it to other calls?
What the difference is between continue and next sentence?
What is the utilization of copybook in cobol?
What is link edit in cobol?
How to print 10 to 1 if the input have only 10 digit number?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What are the various section in data division and briefly explain them.
Write the code implementing the perform … varying.
State the various causes of s0c1, s0c5 and s0c7.
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Are you comfortable in cobol or jcl?
How do u write test cases?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?