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

Discussion :: Object Oriented Programming Using C++

  1. To send output to a file, you need to include the _____ header file in your program

  2. A.
    file.h
    B.
    fstream.h
    C.
    iomanip.h
    D.
    iostream.h
    E.
    of stream.h

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment