Which class is used to read text from a file in Java?
a) File
b) FileInputStream
c) BufferedReader
d) FileReader