What is the difference between a binary search and a
sequential search?
Answer Posted / a.r.rahman(music director
binary and sequensial search is bad.................
| Is This Answer Correct ? | 11 Yes | 48 No |
Post New Answer View All Answers
What are the access modes of START statement?
In which area will you utilize 88 level items in cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What are all the divisions of a COBOL program?
What is the local-storage section?
what is amode(24), amode(31), rmode(24) and rmode(any)?
Have you used comp and comp-3 in your project? And how?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
A table has two indexes defined. Which one will be used by the SEARCH?
Can a Search can be done on a table with or without Index?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Discuss about changing dataset name in proc.
Explain about different table spaces.
What is a report item?
what is s000 u4087 error? please give the all error codes in cobol,jcl.