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

Explain the difference between section, paragraph and sentences?

510


Explain the input procedure and output procedure?

521


seqence numbers in cobol

2660


What is redefine?

555


What is sort?

531






Explain the syntax of redefine?

518


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

646


What is perform?

536


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

2064


Define perform?

519


What are the types of perform?

570


Define redefine?

559


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

505


What is the syntax of sort?

539


How to detect record is locked in cobol/400? What is the solution for that?

525