Google News
logo
Java - Interview Questions
what are the methods in BufferedReader class?
BufferedReader class have two methods.
1. read() and 
2. readLine() methods.
Advertisement