Home / C Programming / Command Line Arguments :: Discussion

Discussion :: Command Line Arguments

  1. The maximum combined length of the command-line arguments including the spaces between adjacent arguments is

  2. A.
    128 characters
    B.
    256 characters
    C.
    67 characters
    D.
    It may vary from one operating system to another

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    No answer description available for this question.


Be The First To Comment