What is the difference between SEARCH and SEARCH ALL? What
is more efficient?

Answer Posted / cvcv

searchall is only for 1-d arrays

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write down the divisions of cobol program?

666


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

644


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 ......

10583


What are the different data types in cobol?

788


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2053






Describe the cobol database components?

679


Mention the guidelines to write a structured cobol program?

618


What is the difference between goback, stop run and exit program in cobol?

921


What are the access modes of START statement?

718


Have you used comp and comp-3 in your project? And how?

2008


What kind of error is trapped by on size error option?

740


i want a program using by if, evaluate , string, unstring, perform, occurs?

4050


Write a cobol program making use of the redefine clause.

730


Why would you use find and get rather than to obtain?

682


how do you reference the variable unblock file formats from cobol programs

746