is it possible to declare index in cobol program?
if it is not why its tell me pls

Answer Posted / reddy

YES ITS POSSIBLE.
IN ARRAYS WE CAN USE INDEX.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

672


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

818


What is the difference between comp and comp-3 usage?

675


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2105


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2101






When is inspect verb is used in cobol?

672


Name the divisions, which are available in a cobol program?

683


How do define dynamic array in cobol.

669


Why occurs cannot be used in 01 level in COBOL?

711


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

670


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

716


What is a report item?

738


What type of SDLC u followed? Why?

1517


) How do u handle errors in BMS macro

1505


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8644