Chapter 12. Using Java s Input and Output Classes

   

Java™ 2 Primer Plus
By Steven Haines, Steve Potts

Table of Contents
Part II:  Object-Oriented Programming


Chapter 12. Using Java's Input and Output Classes

You will learn about the following in this chapter:

  • How to read and write byte-oriented data

  • How to read and write character-oriented data

  • How to read and write to and from files

  • How to read from a data source in tokens

This chapter begins by discussing the need for a common interface to read data from and write data to various resources such as files, the standard input and output, and the Internet. Then, it discusses the byte-oriented stream classes and the character-oriented stream classes.


       
    Top
     



    Java 2 Primer Plus
    Java 2 Primer Plus
    ISBN: 0672324156
    EAN: 2147483647
    Year: 2001
    Pages: 332

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net