Hi all
please help me learn basic of I/O. My questions are
1. how
java reads the byte and convert them into characters?
2. oprating system converts from byte to character or java.?
3. How does character encoding work?
4. How does plateform(O/S) effect I/O?
5. when to use which class for reading writing data to socket.and why?
please suggest me book or tutorial.
NOTE:-please dont say how to create Stream and Readers.I can find that in books.