What type of array is generally generated in Command-line argument?
(a) Single dimension array
(b) 2-Dimensional Square Array
(c) Jagged Array
(d) 2-Dimensional Rectangular Array
This question was addressed to me in an internship interview.
My question is taken from Command Line Arguments in section Pointers and Arrays in C of C