subscript and index r not coded in u r application program
what will happen?
Answer Posted / ganesh
YOu need to code it if you get tired of typing same data
which is being used in program
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Have you used comp and comp-3 in your project? And how?
How do you get the data to code the BMS macro?
How are the next sentence and continue different from each other?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Define static linking and dynamic linking.
How to know whether the module is dynamical or statistical?
) How do u handle errors in BMS macro
Explain about different table spaces.
What is the problem of ordered sequential files access?
Name the sections present in data division.
When is inspect verb is used in cobol?
What is the Purpose of Pointer in the string?
Write a cobol program making use of the redefine clause.
How do u write test cases?
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?