What statements about InputStreamReader (java.io.InputStreamReader) are correct? (Choose two.)
A) An InputStreamReader is a bridge from byte streams to character streams: It reads bytes and decodes them into characters using a specified charset. The charset that it uses may be specified by name or may be given explicitly, or the platform's default charset may be accepted.
B) An InputStreamReader is a bridge from character streams to byte streams: It reads characters using a specified charset and encodes them into bytes. The charset that it uses may be specified by name or may be given explicitly, or the platform's default charset may be accepted.
C) Each invocation of one of an InputStreamReader's read() methods may cause one or more bytes to be read from the underlying byte-input stream. To enable the efficient conversion of bytes to characters, more bytes may be read ahead from the underlying stream than are necessary to satisfy the current read operation.
D) No any invocation of one of an InputStreamReader's read() methods can cause some bytes to be read from the underlying byte-input stream.
Correct Answer:
Verified
Q21: When scheduling unique work, you must tell
Q22: The easiest way of adding menu items (to
Q23: Building your app from the command line,
Q24: Interface for a callback to be invoked
Q25: What is the incorrect statement about Data
Q27: If constant LENGTH_INDEFINITE is used as a
Q28: SharedPreferences.Editor is an interface used for modifying
Q29: What public methods are there in android.widget.Toast.Callback?
Q30: Assume that you have the following situation:
Q31: Select correct statements about Hardware Abstraction Layer
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents