Completion requirements
This chapter explains how input and output streams can be used for writing files, similar to how they are used for writing to the display.
14. End of the Chapter
Answer:
Yes. Java uses the same formats for data, even object data, on all systems.
End of the Chapter
- I/O Streams.
- Data Sources and destinations.
- Processing streams.
- Character streams.
- Types of streams.
- Top level of the I/O class hierarchy.
- UTF character format.
- Readers.
- Writers.
- Class InputStream
- Class OutputStream