Q7
What is the purpose of the `BufferedReader` class in Java?
A.
It is used to read data from a file efficiently
AnswerB.
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
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board