1.

Write the member functions belonging to ofstream class.

Answer»

The member functions belonging to ofstream class are open () with default output mode and inherits put(), write(), tellp() and seekp() from ostream.



Discussion

No Comment Found