Tech
Baba.com
Home
|
Ask a New Question
|
Register
|
LogIn
What value does read() return when it has reached the end of a file?
What value does read() return when it has reached the end of a file?
Temkut
Views: 721 | Community Opinion:
1
Tags..
Java Interview
Core Java
Bookmark this page..
Ask a New Question
Go to Home
Community Opinion/Answers
Reducal
Said..
The read() method returns -1 when it has reached the end of a file.
What do you think? Add your opinion/answer
*Name
Please enter your name.
*your opinion/answer:
Related Questions & Answers:
Which Container method is used to cause a container to be laid out and redisplayed?
How are the elements of a CardLayout organized?
Name the eight primitive Java types.
What classes of exceptions may be thrown by a throw statement?
What is a void return type?
What restrictions are placed on method overriding?