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

Discussion :: Object Oriented Programming Using C++

  1. To write data that contains variables of type float, to an object of type ofstream, you should use

  2. A.
    the insertion operator
    B.
    seekg()
    C.
    writeQ
    D.
    put()

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment