Java 2 Advanced: Data Handling, Input, and Output


Overview/Description
This course, Java 2 Advanced: Data Handling, Input, and Output, discusses advanced Java concepts including how Java uses datatypes to communicate with other computers or networks, and using low-level and high-level input and output (I/O) streams.

Target Audience
You should have an understanding of basic and intermediate Java programming concepts.

Expected Duration
This course, including the practice exercises, will take up to 4 hours to complete.

Objectives:

Data Handling, Input, and Output

  • Create File objects
  • Create RandomAccessFile objects
  • Examine the I/O class
  • Program with primitive datatypes and bits
  • Examine character representation
  • Program with DataInputStream and DataOutputStream
  • Program with BufferedInputStream and BufferedOutputStream
  • Work with low-level I/O streams
  • Program with FileInputStream and FileOutputStream
  • Work with high-level I/O streams

  • Course Number: WDEV0221