Q36
What is the maximum number of dimensions an array in C may have?
A.
2
B.
8
C.
20
D.
50
E.
Theoratically no limit. The only practical limits are memory size and compilers.
AnswerAnswer: Option E
Solution
Answer: Option E
No explanation is given for this question Let's Discuss on Board