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… Tags: createNewFile(), File class, java, method