673 views
0 votes
0 votes

All four are correct i think.Then why option c is false?In place of ac and av ,argc and argv should be used.and this is true.

1 Answer

Related questions

1 votes
1 votes
1 answer
2
Sanjay Sharma asked Jun 8, 2016
1,914 views
What would be the output of the following program, if run from the command line as “myprog 1 2 3” ?main (int argc, char * argv[ ]) { int i ; i = argv + argv + argv[...
0 votes
0 votes
1 answer
3
Sanjay Sharma asked May 28, 2017
5,413 views
what is the difference between command and instruction
0 votes
0 votes
0 answers
4