13) The minimum number of inter changes needed to convert the array 89,19,40,17,12,10,2,5,7,11,6,9,70 into a heap with maximum element at the root is
Answer is:
2
Related C Programming MCQ with Answers
Answer is:
All of these
Explanation:
The const feature can be applied to
* an identifier
* an array
* an array argument
Answer is:
The number of subscripts determines the dimension of the array
Answer is:
either automatic or external depending on the place of occurrence
Answer is: