The const feature can be applied to
* an identifier
* an array
* an array argument
14) The const feature can be applied to
Answer is:
All of these
Explanation:
Related C Programming MCQ with Answers
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:
num [9] is the last element of the array num
Answer is: