quiz
quiz copied to clipboard
Alex (@brodjag) corrections
- i.read() returns -1 to detect end.
- unicode has 2 byte from 0x00 to 0xff but it consist ASCII simbols <=+007F
- .write(byte[]) more smarty.
- Stream should be close after usage.