10) Minimum number of comparison required to compute the largest and second largest element in array is
Answer is:
n+[log₂n-2]
Related C Programming MCQ with Answers
Answer is:
Efficient in accessing an entry
Answer is:
All of these
Explanation:
The const feature can be applied to
* an identifier
* an array
* an array argument