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 data structures are used to perform recursion?
0 Answers Akamai Technologies,
What is numeric function?
I have 100 records in a table with two rows. I need to display 10 records per page like Google Search. I need only the Logic(Pagination) in Pure Java. No JSP and all..Thanks in Advance...
Why are the objects immutable in java?
What are the two ways you can synchronize a block of code?
Does google use java?
What is printwriter in java?
What are the names of interfaces that doesn't consists of method/s ?
What is the difference between assignment and initialization?
Can a hashset contain duplicates java?
why the wait,notify,notifyall methods are placed in object class?these are the thread concepts why these methods are placed in Object class?
2 Answers Global Logic, Satyam,
What is the use of bin and lib in JDK?