What is the difference between SEARCH and SEARCH ALL?

Answer Posted / anil prajapati

search is a sequential/linear search and search all is
binary search

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the fixed unblock file formats from cobol programs

698


What is rmode(24)

676


Can we redefine the field of x(200) to less than 200?

812


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2093


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

707






what is search and searchall?what is the diffrence between them?give an best example?

5537


i need a small 3d program using inline and outline.

1629


how do you define single dimensional array and multidimensional array in your cobol?

665


Write some characteristics of cobol as means of business language.

611


Differentiate between structured cobol programming and object-oriented cobol programming.

661


What are various search techniques in cobol? Explain.

639


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

987


Difference between array and sub-script ?

1156


Can a Search can be done on a table with or without Index?

798


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1920