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 |
how we can write the string concatenation program in java.
What is meant by Session? Explain something about HTTP Session Class?
What are the differences between getting and load method?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
Can a final variable be manipulated in java?
How do you decide when to use arraylist and linkedlist?
Tell me are there implementations for sorting and searching in the java libarary?
What is the Layout for ToolBar?
how is final different from finally and finalize in java?
How is Object Oriented Programming different from Procedure Oriented Programming?
What is t in generics in java?
What is methodological framework?