Top Categories

12.1 File Handling in Java Tutorial
  • Category:
  • Sub Category:
  • File
  • Java (Software)
  • computer file
  • FileinputStream
  • Software (album)
  • Programming Language (Software Genre)
  • FileOutputStream
  • tutorial (media genre)
  • Java
No Views

File handling is nothing but the storing of data and retrieving that data. UTF is a type of format in which the data will be saved. writeUTF() methos is used to write the data and readUTF() method is used to read the data. 

Comments

You Might Be Interested In