InterviewSolution
Saved Bookmarks
| 1. |
Which of these data types is used to store command line arguments?(a) Array(b) Stack(c) String(d) Integer |
|
Answer» The correct option is (c) String Easiest explanation: None. |
|