Could an object created by a program running on a Macintosh computer be transfered to a program running on a PC?
Answer:
Yes. Java uses the same formats for data, even object data, on all systems.
End of the Chapter
You have reached the end this chapter. If the topics in this chapter have streamed by too fast, you may review them by clicking on these subjects.
- IO Streams.
- Data Sources and destinations.
- Processing streams.
- Character streams.
- Types of streams.
- Top level of the IO class hierarchy.
- UTF character format.
- Readers.
- Writers.
- Class InputStream
- Class OutputStream