SCJP Certification

Sun Certified Java Programmer Certification exam essentials

Archive for November 11th, 2009

November 11th, 2009

What is the readLine() method of the Console class?

No Comments, Java Facts, by Daisy Williams.

The readLine() method belongs to the Console class. This method is used to read a line of text from the…

Share