M

Mr. Dubey • 100.69K Points
Coach

Q. 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
Share

Explanation by: Mr. Dubey
iterative linear search, recursive linear search and recursive binary search can be applied to search for an element in the above given array.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics