In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond?
Reveal answer
Fill a bubble to check yourself
In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond?