What is the maximun number of dimensions an array in C may have?
a.
Theoratically no limit. The only practical limits are memory size and compilers
b.
eight
c.
Two
d.
sixteen
Answers
Answered by
3
Theoratically no limit. The only practical limits are memory size and compilers.
Similar questions