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