1.

Which of these is a correct statement about args in this line of code?

A.
B. args is a String
C. args is a Character
D. args is an array of String
Answer» D. args is an array of String


Discussion

No Comment Found