What is the difference between SEARCH and SEARCHALL?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online IBM COBOL400 Job Interview Questions And Answers