Which of the following statements about InputStream and Reader are correct? (Choose two.) A. They are both
Question:
Which of the following statements about InputStream and Reader are correct? (Choose two.)
A. They are both abstract classes.
B. They can both be used to read character data.
C. One contains a read() method that returns a byte value, while the other contains a read() method that returns a char value.
D. They are both interfaces.
E. Only one of them contains a flush() method.
F. Only one of them contains a skip() method.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
OCP Oracle Certified Professional Java SE 11 Developer Practice Tests Exam 1Z0 819 And Upgrade Exam 1Z0 817
ISBN: 9781119696131
1st Edition
Authors: Scott Selikoff, Jeanne Boyarsky
Question Posted: