what is search and searchall?what is the diffrence between
them?give an best example?

Answer Posted / sid

Search is a leniar search and search all is binary search.
In search all it required to be sorted all the records in
assending or descending order.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1946


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1515


How to print 10 to 1 if the input have only 10 digit number?

802


What are the different rules to perform a Search?

610


Explain what you understand by passing by value.

685






How do you differentiate between cobol and cobol-ii?

646


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1906


What is rmode(24)

673


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

724


What is the local-storage section?

668


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10542


What is cobol?

734


How do define dynamic array in cobol.

661


What is the usage of comp fields in cobol?

645


What is the Purpose of Pointer in the string?

632