What is the difference between a binary search and a
sequential search?
Answer Posted / pratik gondaliya
with binary serch we can not get output faster because it is difficult to sort the character element.
with linear serch we can get output fastest.
example-: hello my name is pratik
| Is This Answer Correct ? | 6 Yes | 20 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What type of SDLC u followed? Why?
) How do u handle errors in BMS macro
Have you used comp and comp-3 in your project? And how?
Can we redefine the field of x(200) to less than 200?
What is the difference between structured cobol programming and object alternativelyiented cobol?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the difference between Call and a Link?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is the difference between binary search and sequential search?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What are declaratives and what are their uses in cobol?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
A table has two indexes defined. Which one will be used by the SEARCH?