Home » C Programming » Arrays » Question
  1. Which of the following is not possible statically in C?
    1. Multidimensional Array
    2. Jagged Array
    3. Rectangular Array
    4. Cuboidal Array
    5. None of these
Correct Option: B

Jagged Array



Your comments will be displayed only after manual approval.