What is the advantage of a multidimensional array over pointer array?
Posted: Wed Jul 13, 2022 7:54 pm
a) Predefined size
b) Input can be taken from user
c) Faster Access
d) All of the mentioned
b) Input can be taken from user
c) Faster Access
d) All of the mentioned