While opening the file, what type of exceptions can be
caught?

Answers were Sorted based on User's Feedback



While opening the file, what type of exceptions can be caught?..

Answer / raghuveer

FileNotFound Exception

Is This Answer Correct ?    5 Yes 0 No

While opening the file, what type of exceptions can be caught?..

Answer / ranganathkini

The exceptions that can be caught while opening a file are:

1. FileNotFoundException
2. SecurityException

Is This Answer Correct ?    2 Yes 0 No

While opening the file, what type of exceptions can be caught?..

Answer / ravikiran

file not found

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

when you will synchronize a piece of your code? : Java thread

0 Answers  


is set interface synchronized by default???

2 Answers   Manhattan,


Is java a prime method?

0 Answers  


Is Cegonsoft Pvt.Ltd. a good Institute?

4 Answers  


What is the covariant return type?

0 Answers  






Which is better stringbuilder or stringbuffer?

0 Answers  


What is the dot operator?

0 Answers  


Can static method access instance variables ?

0 Answers  


What does a za z0 9 mean?

0 Answers  


What is anonymous inner class?

0 Answers  


What is non static block in java

10 Answers   Emphasis, Ness Technologies,


When should you use arraylist and when should you use linkedlist?

0 Answers  


Categories