Skip to main content

Working with Files

  • Chapter
  • First Online:
Java in Two Semesters

Part of the book series: Texts in Computer Science ((TCS))

  • 207k Accesses

Abstract

By the end of this chapter students should be able to:

  • explain the principles of input and output and identify a number of different input and output devices ;

  • explain the concept of an I/O stream ;

  • describe the basic file-handling techniques used in the Java language;

  • distinguish between text, binary and object encoding of data;

  • distinguish between serial access files and random access files ;

  • create and access files in Java using all the above encoding and access methods.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 59.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD 79.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    Most systems use Unicode character 26 as the end-of-file marker.

  2. 2.

    As we have not supplied an absolute pathname, the file will be saved in the current directory.

  3. 3.

    Allow for 1 byte when calculating storage space.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Quentin Charatan .

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Switzerland AG

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Charatan, Q., Kans, A. (2019). Working with Files. In: Java in Two Semesters. Texts in Computer Science. Springer, Cham. https://doi.org/10.1007/978-3-319-99420-8_18

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-99420-8_18

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-99419-2

  • Online ISBN: 978-3-319-99420-8

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics