What is the difference between binary search and sequential search?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

What is the difference between binary search and sequential search?

0 Answers  


What is the compute verb? How is it used?

0 Answers  


HOW WE WILL SORT THE ARRAY WHICH IS GOING TO USE FOR SEARCH ALL?

2 Answers   Cap Gemini,


What is a subscript ?

3 Answers  


What is the difference between CONTINUE & NEXT SENTENCE ?

2 Answers  


I need to compare two VSAM files, both having 'number' as key. If there is a matching record, write the data into another VSAM file. How will it be possible.

1 Answers   DSRC,


How to define a array dynamically.....

5 Answers   Fidelity,


What R 2 of the common forms of the EVALUATE STATEMENT ?

1 Answers   Cap Gemini,


How do you differentiate between cobol and cobol-ii?

0 Answers  


can u give result for the fallowing example... 05 a pic 9(2) 05 b redifines a pic x(2). move 'xy' to b. display a,b.

10 Answers   IBM,


Extract only those records from a PS file which are having word 'TEXT' in the records using COBOL? The word TEXT is not present in a particular position in all the records.

2 Answers   RBS,


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

0 Answers  


Categories