SCJP Certification

Sun Certified Java Programmer Certification exam essentials

Archive for December 12th, 2009

December 12th, 2009

What is the createNewFile() method of the File class?

No Comments, Java Questions, by Daisy Williams.

The createNewFile() method of the File class is used to create a new empty file if a file with the…

Share