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
Consider the array {1,1,1,1,1}. Select the wrong option?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Consider the array {1,1,1,1,1}. Select the wrong option?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!