What is the difference between a binary search and a
sequential search?
Answer Posted / shailendra
binary search :
only = is valid, only one comparision os possible, search
all will be in syntex,input file will be sorted order with
the key on which basis we search.
seqential search :
many comparision is possible at the same time,
all the comparision > < = greater equal and other
comparision is possible
srted order is not req.
in syntex only search will mention
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is cobol?
Explain how you can characterize tables in cobol?
Are you comfortable in cobol or jcl?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How do u write test cases?
how do you reference the variable unblock file formats from cobol programs
What are the different types of condition in cobol and write their forms.
Write the code implementing the perform … varying.
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
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
how do you reference the rrds file formats from cobol programs
What are the pertinent COBOL
Why did you choose to work with ibm mainframe cobol programming?
Why would you use find and get rather than to obtain?
Write some characteristics of cobol as means of business language.