Page 1 of 1

Which of the following gives the name of the program if the second parameter to the main fucntion is char **argv?

Posted: Wed Jul 13, 2022 7:53 pm
by answerhappygod
a) argv[3]
b) argv[1]
c) argv[0]
d) argv[2]