Home / CSE / Object Oriented Programming Using C++ :: Discussion

Discussion :: Object Oriented Programming Using C++

  1. The _____ mode tells C++ to open a file for input

  2. A.
    add::ios
    B.
    in::file
    C.
    ios::app
    D.
    ios::in
    E.
    ios::out

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    No answer description available for this question.


Be The First To Comment