Computer Science, asked by Muskangupta9763, 3 months ago

Name the exception thrown by read method define in the input stream

Answers

Answered by MRMODERATE
0

Answer:

read() returns -1 when the end of the file is encountered. 5. Which of these exception is thrown by close() and read() methods? Explanation: Both close() and read() method throw IOException.

Similar questions