Examveda

Consider the array {1, 1, 1, 1, 1}. Select the wrong option?

A. Iterative linear search can be used to search for the elements in the given array

B. Recursive linear search can be used to search for the elements in the given array

C. Recursive binary search can be used to search for the elements in the given array

D. No method is defined to search for an element in the given array

Answer: Option D


This Question Belongs to Data Structure >> Miscellaneous On Data Structures

Join The Discussion

Related Questions on Miscellaneous on Data Structures