What is the difference between SEARCH and SEARCH ALL?
Answer Posted / dev
in addition to the above answer the data to be searched
should be sorted in case of binary search
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How do get the result of your program directly on your pc?
Describe the cobol database components?
What the difference is between continue and next sentence?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
what are decleratives in cobol?
What is the compute verb? How is it used?
Which Search verb is equivalent to PERFORM…VARYING?
Why occurs cannot be used in 01 level 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
What is the difference between next sentence and continue in cobol programing language?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Can a Search can be done on a table with or without Index?
explain sorting techniques in cobol program?