Examveda

Is the space consumed by the linear search(recursive) and linear search(iterative) same?

A. No, recursive algorithm consumes more space

B. No, recursive algorithm consumes less space

C. Yes

D. Nothing can be said

Answer: Option A


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms