12) In which of the following cases, linked list implementation of sparse matrices consumes the same memory space as the conventional way of storing the entire array
Answer is:
Efficient in accessing an entry
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: