(Choose 1 answer)
Which of the following about Reader class is true?
A. Reader has method that can read floats and doubles.
B. Reader has method that can read floats.
C. Reader has method that can read doubles
D. Reader has method that can read ints.
E. Reader has method that can read a single character.