Which of these data types is used to store command line arguments?
(a) Array
(b) Stack
(c) String
(d) Integer
I had been asked this question in an online quiz.
Origin of the question is Command Line Arguments topic in section Classes and Methods of Java