Examveda

Given an input arr = {2, 5, 7, 99, 899}; key = 899; What is the level of recursion?

A. 5

B. 2

C. 3

D. 4

Answer: Option C


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms