Advertisements
Advertisements
प्रश्न
Write the function of the following file stream class:
ofstream
Explain the function of the following file stream class:
ofstream
स्पष्ट कीजिए
अति संक्षिप्त उत्तर
Advertisements
उत्तर
It is used to perform output operations and includes the open() function with default output mode.
It inherits functions like put(), seekp(), tellp(), and write() from the ostream class.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
2023-2024 (March) Official
