What is the difference between a binary search and a
sequential search?
Answer Posted / anupam
binary search is performed by calculating mid point whereas sequential search is performed by sorting all elements.prior is the faster.
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
How many bytes S(8) comp field occupy and its maximum value?
How to print 10 to 1 if the input have only 10 digit number?
How do u write test cases?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Which is not true about evaluate statement
What is the difference between PIC 9.99 and 9v99 in COBOL?
Name the divisions, which are available in a cobol program?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is the difference between external and global variables in COBOL?
What are different data types in cobol?
what is the use of outrecord?
how to move the records from file to array table. give with code example
how to convert the recors form vsam file to db2 table tru file aid