whats the difference between search and search all?
Answer Posted / adarsh562
search is sequential search used for one dimensionl table
and one dimensional of multi dimensioan tables.the elements
need not be sorted.
search all is binary search.the elements must be sorted
before performing this statement
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
how do you reference the variable unblock file formats from cobol programs
How to know whether the module is dynamical or statistical?
what is search and searchall?what is the diffrence between them?give an best example?
What is the difference between external and global variables in COBOL?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is Pic 9v99 Indicates in COBOL?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Why did you choose to work with ibm mainframe cobol programming?
In COBOL programming, what is PERFORM? What is VARYING?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is a scope terminator give example?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
How do you reference the following file formats from cobol programs?