1. How does C++ simplify the processing of strings, external files, and internal files?
2. What is the difference between sequential access and direct access?
3. What do the seekg() and seekp() functions do?
4. What do the read() and write() functions do?