Home » C Programming » Command Line Arguments » Question
  1. What type of array is generally generated in Command-line argument?
    1. 2-Dimensional Rectangular Array
    2. 2-Dimensional Square Array
    3. Single dimension array
    4. Jagged Array
    5. None of these
Correct Option: D

Jagged Array



Your comments will be displayed only after manual approval.