What is the difference between a binary search and a
sequential search?
Answer Posted / anupam
binary search is performed by calculating mid point whereas sequential search is performed by sorting all elements.prior is the faster.
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is a scope terminator give example?
How do you get the data to code the BMS macro?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
what are decleratives in cobol?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Name some of the examples of COBOl 11?
In which area will you utilize 88 level items in cobol?
How to print 10 to 1 if the input have only 10 digit number?
What is difference between static and dynamic call in cobol?
what is amode(24), amode(31), rmode(24) and rmode(any)?
Why did you choose to work with ibm mainframe cobol programming?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the problem of ordered sequential files access?