Answer Posted / lu
I don't understand your question ???? give an example...
Array is a table using by subscript...
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
A table has two indexes defined. Which one will be used by the SEARCH?
) How do u handle errors in BMS macro
Write a cobol program making use of the redefine clause.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
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?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is the Purpose of POINTER Phrase in STRING command in COBOL?
) how do u code after getting data?
what is the difference between COBOL2 AND COBOL390?
Explain what you understand by passing by value.
What is the difference between comp and comp-3?
how to convert the recors form vsam file to db2 table tru file aid
What is the difference between a binary search and a sequential search what are the pertinent cobol?