SCJP Certification

Sun Certified Java Programmer Certification exam essentials

Archive for October 29th, 2009

October 29th, 2009

Which class is used to provide methods for reading and writing console objects?

No Comments, Java Facts, by Daisy Williams.

The Console class is used to provide methods to read from and write to the console objects. It extends the…

Share