What is the purpose of the `BufferedReader` class in Java?
A. It is used to read data from a file efficiently
B. It is used to read data from the keyboard
C. It is used to write data to a file
D. It is used to perform mathematical operations
Answer: Option A
Join The Discussion