Single Choice Not Set

Q
try{
      File f = new File("a.txt");
}catch(Exception e){
}catch(IOException io){
}
Is this code create new file name a.txt ?

ID: #2338 Java Input Output MCQ 2,291 views
Question Info
#2338Q ID
Not SetDifficulty
Java Input Output MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A true
  • B false
  • C Compilation Error
  • D None of these
Correct Answer

Explanation

Compilation Error
No Previous Next Question

Share This Question

Challenge a friend or share with your study group.