1.

What argv means in command line argument ?

A. Array of pointers
B. pointer to a character array
C. Array of character pointers
D. Array of Strings
Answer» D. Array of Strings


Discussion

No Comment Found