1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Searching, Sorting and Hashing Technique...
  4. Given an input arr = {2,5,7,99,899}; key...
Q.

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» C. 3
View all MCQs in:   Data Structures (DS)

Discussion