SCJP Certification

Sun Certified Java Programmer Certification exam essentials

Archive for September 9th, 2009

September 9th, 2009

What is the readPassword() method?

No Comments, Java Facts, by Daisy Williams.

The readPassword() method of the Console class is used to read a password from the underlying console. This method does…

Share