Home » C Programming » Command Line Arguments » Question
  1. A program that has no command line arguments will have argc _________.
    1. Two
    2. Zero
    3. Negative
    4. One
    5. None of these
Correct Option: D

One



Your comments will be displayed only after manual approval.