In an array processing what is the thing that can be done
by using subscripts but not by using index
Answer Posted / sweety
we can display subscripts but not index ....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between comp and comp-3?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What are the different data types in cobol?
What is the difference between PIC 9.99 and PIC9v99?
Why would you use find and get rather than to obtain?
How many sections are there in data division in COBOL?
How arrays can be defined in COBOL?
What is difference between static and dynamic call in cobol?
Give some examples of command terminators?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the problem of ordered sequential files access?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Difference between cobol and cobol-ii?
How do you reference the fixed block file formats from cobol programs