Answer Posted / kiran
Index is a displacement we cannot do any arthematic
operation by using index only we can asign value by using SET
Ex: set indexname to 1
upby/downby
Subcript is working storage variable we can use in
arethematic operations and used for occurances of a para
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the LINKAGE SECTION used in COBOL?
Write a program that uses move corresponding.
) what is the difference between AID and HANDLE AID?
What kind of error is trapped by on size error option?
What is the compute verb? How is it used?
What is a scope terminator give example?
What is link edit in cobol?
How do u write test cases?
What are the different rules of SORT operation?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
) How do u handle errors in BMS macro?
What is inspect in cobol ?
Name some of the examples of COBOl 11?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?