Page 1 of 1

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

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) 4, 3, 1, 0
b) 5, 3, 1, 0
c) 4, 2, 1, 1
d) 5, 2, 1, 1