Home / CSE MCQs / C-MCQs :: Discussion

Discussion :: C-MCQs

  1. The first and second arguments of fopen are?
  2. A.
    A character string containing the name of the file & the second argument is the mode.
    B.
    A character string containing the name of the user & the second argument is the mode.
    C.
    A character string containing file poniter & the second argument is the mode.
    D.
    None of the mentioned of the mentioned.

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    None.


Be The First To Comment