While opening the file, what type of exceptions can be
caught?
Answers were Sorted based on User's Feedback
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 |
Define how objects are stored in java?
Is ruby built on java?
What is the main method java?
Difference between comparator and comparable in java?
give an example for encapsulation?
Can we rethrow the same exception from catch handler?
What is purpose of applet programming?
In treeset we add same object ...what will be the out put
What is downcasting?
What is a priority queue java?
What are data types in programming?
What are uses of Hash Code?