C Programming
What is the maximum number of dimensions an array in C may have?

8
20
2
50
Theoratically no limit. The only practical limits are memory size and compilers.

ANSWER DOWNLOAD EXAMIANS APP