What are the two search techniques ?

Answer Posted / shashank v. singh

1.) serial search
2.) binary search

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write some characteristics of cobol as means of business language.

708


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

834


What is the LINKAGE SECTION used in COBOL?

1040


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

845


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.

1220






What are the rules of the move verb?

813


What are the access modes of START statement?

813


Can a Search can be done on a table with or without Index?

924


What are literals?

725


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

1085


What are the cobol coding sheets?

745


What is the usage of comp fields in cobol?

753


What are the different open modes available in cobol?

822


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1885


What is an in line perform? When would you use it? Anything else you wish to say about it.

739