How do you read content from a file in C++?
Use cin >>
Use ifstream and getline
Use printf()
Use ofstream
This question is part of this quiz :