Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

readLine() return value

Thu Nov 06, 2008 4:44 pm

What value does readLine() return when it has reached the end of a file?



Re: readLine() return value

Thu Nov 06, 2008 4:44 pm

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

Post a reply
  Related Posts  to : readLine() return value
 Function return more than one value     -  
 what will return by void main()     -  
 Return all the keys of an array     -  
 return false; questions     -  
 Preventing backspace key from return back     -  
 Return all the values of an array using array_values     -  
 return file path after encoded using UTF-8 from URL     -  
 read() return when it has reached the end of a file     -  
 Return words count in a string     -  
 Return an array with elements in reverse order     -