What is the advantage of a multidimensional array over pointer array?
(a) Predefined size
(b) Input can be taken from user
(c) Faster Access
(d) All of the mentioned
The question was asked in an online quiz.
I would like to ask this question from Pointers Vs. Multi-dimensional Arrays topic in portion Pointers and Arrays in C of C