Examveda

Given delta[4] is a global array and number of elements in the sorted array is 10, what are the values in the delta array?

A. 4, 3, 1, 0

B. 5, 3, 1, 0

C. 4, 2, 1, 1

D. 5, 2, 1, 1

Answer: Option B


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms