Advertisements
Advertisements
Questions
Write the function of the following file stream class:
ifstream
Explain the function of the following file stream class:
ifstream
Explain
Very Short Answer
Advertisements
Solution
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
Is there an error in this question or solution?
2023-2024 (March) Official
