CS220@JHU
Syllabus
Staff Office Hours
Course Material
Assessments
Resources
Day 25 Recap Questions
How do you read and write files in C++?
Do we need to explicitly close input or output file streams in C++?
What is a stringstream in C++?
How do you extract the contents of a stringstream?
What does a constructor do?
What does a destructor do?