what is the difference between SEARCH and SEARCHALL?

Answer Posted / mithun paul

Search verb searches an item in a sequential manner. But
Search All searches an item by using Binary search, so it
is more efficient and faster than its counter part. One
thing required in Search All verb is the array must be
sorted.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the syntax of redefine?

680


Define redefine and its syntax?

718


What is perform?

857


What is the syntax of redefine?

718


Explain the input procedure?

700


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

723


Explain how to update data area in cobol 400 program?

790


What is sort?

733


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

876


What is the actual use of fillers?

705


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

719


What are the types of perform?

726


What is the syntax of sort?

701


Explain the output procedure?

795


What is input procedure?

768