Q. What is the maximum number of dimensions an array in C may have?
β
Correct Answer: (D)
Theoratically no limit. The only practical limits are memory size and compilers
You must be Logged in to update hint/solution