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

Answer Posted / siri

SEARCH SEARCHALL
-------- ---------------*SEARCH IS A LINEAR SEARCH *SEARCHALL IS A BINARY SEARCH
*DATA NEED NOT BE IN SORTED *DATA MUST BE IN SORTED ORDER
ORDER
*SEARCH IS EFFICIENT THAN *SEARCHALL IS EFFICIENT THAN
PERFORM SEARCH
*MULTIPLE WHEN CONDITINS ARE *ONLY ONE WHEN CONDITION IS
SPECIFIED SPECIFIED.
*ANY RELATIONAL OPERATOR(=,<= *ONLY = CAN BE USED
>=)CAN BE USED.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you please let me know the centre name of INS certification in Kolkata.

1715


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

1022


How many sections are there in data division in COBOL?

678


What is the difference between perform … with test after and perform … with test before?

879


) How do u handle errors in BMS macro

1508






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

2055


What rules are followed by the search verb.

635


What are the different open modes available in cobol?

715


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

672


In COBOL programming, what is PERFORM? What is VARYING?

670


Which Search verb is equivalent to PERFORM…VARYING?

685


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

1476


What are the different types of condition in cobol and write their forms.

656


Write a program to explain size error.

671


Explain what you understand by passing by value.

695