Advertisements
Advertisements
प्रश्न
Write the function of the following file stream class:
ifstream
Explain the function of the following file stream class:
ifstream
स्पष्ट करा
अति संक्षिप्त उत्तर
Advertisements
उत्तर
It is used to perform input operations and provides the open() function with default input mode.
It inherits functions such as get(), getline(), read(), seekg(), and tellg() from the istream class.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
2023-2024 (March) Official
