Custom Search

Sunday, September 2, 2007

33. What value does read Line () return when it has reached the end of a file?

33. What value does read Line () return when it has reached the end of a file?
The readLine() method returns null when it has reached the end of a file.

No comments: