Vidyalelo
Java Programming · Q7

Input Output

Programming · Java Programming · question 7

Q7

What is the purpose of the `BufferedReader` class in Java?

A.
It is used to read data from a file efficiently
Answer
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

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board