Programming Language Array in C Language Question #1418
Single Choice Not Set

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

ID: #1418 Array in C Language 19,516 views
Question Info
#1418Q ID
Not SetDifficulty
Array in C LanguageTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A 2
  • B 10
  • C 20
  • D Theoratically no limit. The only practical limits are memory size and compilers.
Correct Answer

Explanation

Theoretically no limit. The only practical limits are memory size and compilers.

Share This Question

Challenge a friend or share with your study group.