Skip to content

Commit 958f76f

Browse files
committed
File Hanlding | Emoji
1 parent 8899572 commit 958f76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FileHandling/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# File Handling
1+
# File Handling :books:
22
**There are two type of class hierarchies for file handling**
33
* [Byte Stream Classes:](#byte-stream-class)
44
They are used to perform Input and Output of 8-bit bytes. There are many abstract classes available for handling byte stream. Most widely used are `FileInputStream` and `File Output Stream`

0 commit comments

Comments
 (0)