Core Java - Interview Questions and Answers for 'File.createtempfile' | Search Interview Question - javasearch.buggybread.com
Javasearch.buggybread.com

Search Interview Questions


 More than 3000 questions in repository.
 There are more than 900 unanswered questions.
Click here and help us by providing the answer.
 Have a video suggestion.
Click Correct / Improve and please let us know.
Label / Company      Label / Company / Text

   



Core Java - Interview Questions and Answers for 'File.createtempfile' - 1 question(s) found - Order By Newest

 Q1. What is the difference between

File f = new File("homexyz.txt");

and

File f = File.createTempFile("xyz",".txt","home"); ?
Core Java
Ans. First will not create physical file in storage whereas the second will.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     file handling  File.createTempFile  file handling      intermediate        rare


Related Questions

  What is a stream and what are the types of Streams and classes of the Streams?
  What are the contents of Hibernate configuration file ( hibernate.cfg.xml ) ?
 Which of the following file is called deployment descriptor ?

a. application.xml
b. project.xml
c. web.xml
d. build.xml
 Within AWS S3, Why new files are available immediately for read operation but not the updates ?
  What is the purpose of dialect configured in Hibernate configuration file ?
  What are the configuration files in Hibernate ?
  Can we generate Java Documentation using Export -> JavaDoc using a jar file ?
  Name few File IO related classes and interfaces ?
 What are the ways in which an application can maintain config variables ?
  Tell something about BufferedWriter ? What are flush() and close() used for ?



Help us and Others Improve. Please let us know the questions asked in any of your previous interview.

Any input from you will be highly appreciated and It will unlock the application for 10 more requests.

Company Name:
Questions Asked: