When search all is used in cobol program without sorted
input data?
Answer Posted / sivakumar sekharannair
Search all is a binary search and is searched with the help
of key. so the table should be necessarily sorted
Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
What are different data types in cobol?
In COBOL, what is the different between index and subscript?
Name the divisions, which are available in a cobol program?
What rules are to be followed while using the corresponding options?
How do you get the data to code the BMS macro?
What is the difference between PIC 9.99 and 9v99 in COBOL?
How to remove 2 duplicate records and copy only one using job control language?
Can a Search can be done on a table with or without Index?
What are the different data types in cobol?
Can we redefine the field of x(200) to less than 200?
What is perform what is varying?
What kind of error is trapped by on size error option?
What are the different rules for performing sort operation?
What is the problem of ordered sequential files access?
Why did you choose to work with ibm mainframe cobol programming?