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
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
what happens if parmparameter passes zero bytes to the program
what is difference between cobol and cobol/400
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is rmode(24)
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
When is inspect verb is used in cobol?
What is the difference between Global and External Variables?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
How many bytes S(8) comp field occupy and its maximum value?
What are the pertinent COBOL
What is the difference between binary search and sequential search?
How do you reference the following file formats from cobol programs?
What are declaratives and what are their uses in cobol?
Mention the guidelines to write a structured cobol program?