Data Structures

1:

Which of the following is false ?

A.

A serial search begins with the first array element

B.

A serial search continues searching, element by element, either until a match is found or until the end of the array is encountered

C.

A serial search is useful when the amount of data that must be search is small

D.

For a serial search to work, the data in the array must be arranged in either alphabetical or numerical order

 

Answer : D

Explanation :

Write your comments here:


Report Error
 

Option: A

Explanation : Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here.