What is the difference between a binary search and a
sequential search?
Answer Posted / shyamendra
Binary search is attampt on file which is in sorted
order.Search All is the key word.Only one 'WHEN'
& 'AND'.Only '=' is used.
While Linear search can be attempt on any
file.Any logical operation is possible.Multiple 'WHEN' are
possible.Index is set to 1 before starting searching.When
table size is small then only we use this.
| Is This Answer Correct ? | 40 Yes | 14 No |
Post New Answer View All Answers
How arrays can be defined in COBOL?
What are the different rules of SORT operation?
Are you comfortable in cobol or jcl?
What is the compute verb? How is it used?
What are the pertinent COBOL commands?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What are the pertinent COBOL
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is the difference between external and global variables in COBOL?
What is inspect in cobol ?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
How do define dynamic array in cobol.
Can a Search can be done on a table with or without Index?