InterviewSolution
Saved Bookmarks
| 1. |
What is the first string in the argument vector w.r.t command line arguments? |
|
Answer» Program name. |
|