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 |
What is ternary operator?
how an we achive multiple inhetitance in java using interface..??
What environment variables do I need to set on my machine in order to be able to run java programs?
What does it mean that strings are immutable?
Can we override constructor in java?
Is java owned by oracle?
What are the differences between forwarding () method and sendredirect() methods?
What is a java developer salary?
can anyone explain me the concept of autoboxing?
What is the history of java?
What is off heap memory?
Can list be null in java?