What is the difference between SEARCH and SEARCH ALL?
Answer Posted / debby
Search starts at the beginning of the table and searches
each element until the argument is found.
Search All starts mid-point and selects the table partition
to search based on the argument (high or low).
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
When is inspect verb is used in cobol?
What is cobol?
What is the difference between external and global variables in COBOL?
How you can read the file from bottom?
Are you comfortable in cobol or jcl?
What are declaratives and what are their uses in cobol?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What type of SDLC u followed? Why?
) how do u code after getting data?
What are the pertinent COBOL commands?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
In which area will you utilize 88 level items in cobol?
What is the LINKAGE SECTION used in COBOL?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is Pic 9v99 Indicates in COBOL?