Examveda

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

D. Cant be said

Answer: Option C


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms