- We can use FileReader to read chacter data from the file. - It attemps to read next chacter from the file and returns it's unicode value. - If the next chacter not available then this method returns ...