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 |
When do you call copy constructor?
0 Answers Tavant Technologies, Virtusa,
aabccdee Find the used alphabets as abcde ?
What is the purpose of the runtime class in java programming?
Is it possible to do method overloading and overriding at a time
What is the use of bin and lib in JDK?
What are inbuilt functions?
String Reverse in Java...!
What are different access specifiers in java? Explain
What does string intern() method do?
What is static in java?
How to make a write-only class in java?
what Data encapsulation in java?