

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This chapter explores the concept of files and streams in computing, focusing on long-term data retention using secondary storage devices such as hard disks, optical disks, flash drives, and magnetic tapes. Learn about persistent data, data hierarchy, record keys, and organizing records in sequential files. Discover how java views files as streams of bytes and the use of classes like fileinputstream, fileoutputstream, filereader, filewriter, and file for managing files and directories.
Typology: Study notes
1 / 2
This page cannot be seen from the preview
Don't miss anything!


a. Windows use a backslash b. Linux/Unix use a forward slash c. Java can use either of them