Computer Science, asked by acetrateankit66, 1 month ago

Describe ifstream and ofstream with example.

Answers

Answered by shreekanth82
0

Answer:

ofstream: Stream class to write on files

ifstream: Stream class to read from files

fstream: Stream class to both read and write from/to files.

Answered by kabitabagchi44
0

Answer:

৷ Know The answer but you Try The answer

Similar questions