whats the difference between search and search all?

Answer Posted / snehatechm

search is sequential search and it starts from position 1
search all is binary search and it starts searching from the
centre and if it does not match it searches in left or right
based on requirement

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do get the result of your program directly on your pc?

1870


What is difference between static and dynamic call in cobol?

766


) what is the difference between AID and HANDLE AID?

1626


What is the difference between next sentence and continue in cobol programing language?

695


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

1998






What is a SSRANGE and NOSSRANGE?

804


What is the difference between PIC 9.99 and PIC9v99?

767


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1013


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

696


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1769


What is the difference between PIC 9.99 and 9v99 in COBOL?

725


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

438


How do you get the data to code the BMS macro?

1469


What are the cobol coding sheets?

655


What is the Purpose of POINTER Phrase in STRING command in COBOL?

707