Q62
Is there any difference in the speed of execution between linear serach(recursive) vs linear search(lterative)?
A.
Both execute at same speed
B.
Linear search(recursive) is faster
C.
Linear search(Iterative) is faster
AnswerD.
Cant be said
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board