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 input procedure and output procedure?

510


Explain the input procedure?

527


What is input procedure?

568


What is the syntax of sort?

529


Define sort?

573






seqence numbers in cobol

2652


Explain the syntax of redefine?

512


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

517


What are fillers?

520


Explain the difference between search and searchall?

503


What is redefine?

544


How to update data area in cobol 400 program?

571


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

494


Explain the difference between section, paragraph and sentences?

501


Define perform?

506