C Programming - Command Line Arguments - Discussion

Discussion Forum : Command Line Arguments - True / False Questions (Q.No. 3)
3.
The first argument to be supplied at command-line must always be count of total arguments.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
18 comments Page 2 of 2.

D.mehul said:   9 years ago
The argument supplied in command line not main();.

The, the answer is false.

Shanmugam said:   1 decade ago
The first argument is name of the program.

Pank said:   1 decade ago
@Sukanya please specify the prototype.

Jetha lal tapuu ke papa said:   3 years ago
I think option A is the right answer.
(1)

Seema said:   1 decade ago
1st argument is always program name.

Aman said:   9 years ago
No, the correct answer is false.

Anomii said:   7 years ago
Answer is true as its the count.

Tej said:   1 decade ago
Can any explain any one please ?


Post your comments here:

Your comments will be displayed after verification.