Q52
Given an array arr = 5, 6, 77, 88, 99 and key = 88; How many iterations are done until the element is found?
A.
1
B.
3
C.
4
D.
2
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board