a) swap(arr[0], arr[n])
b) swap(arr, arr[n])
c) swap(arr[0], arr)
d) swap(arr, arr[2*i])
Choose the correct option to fill? X so that the code given below implements the Heap sort. advertisement var adpu
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Choose the correct option to fill? X so that the code given below implements the Heap sort. advertisement var adpu
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!