1.

What Value Does Readline() Return When It Has Reached The End Of A File?

Answer»

The readLine() method returns null when it has REACHED the END of a FILE.

The readLine() method returns null when it has reached the end of a file.



Discussion

No Comment Found