Answer Posted / mahathiaz
Does nothing ! If used, must be the only sentence within a
paragraph
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain how you can characterize tables in cobol?
Can a Search can be done on a table with or without Index?
What is inspect in cobol ?
What is the difference between goback, stop run and exit program in cobol?
What is cobol?
What is the compute verb? How is it used?
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?
What the difference is between continue and next sentence?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Can we redefine the field of x(200) to less than 200?
What are declaratives and what are their uses in cobol?
) How do u handle errors in BMS macro?
what happens if parmparameter passes zero bytes to the program
what is difference between cobol and cobol/400
What is the difference between binary search and sequential search?