When search all is used in cobol program without sorted
input data

Answer Posted / reena

SEARCH ALL is a binary search. So, the data needs to be in
sorted order and the array used for search all operation
should have index by.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sort?

726


Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

870


Define perform? And its types?

725


Define redefine and its syntax?

716


What is output procedure?

711


What is perform?

847


What are fillers?

792


Explain the input procedure and output procedure?

679


What is the syntax of sort?

693


Explain what all the conditiones required for using open opcode on a file?

713


What are fillers? What is the actual use of fillers? With mall/simple example?

710


What is the actual use of fillers?

699


Explain the syntax of redefine?

669


I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks

2249


why icetool be used in programmer view?

2335