While opening the file, what type of exceptions can be
caught?
Answer Posted / raghuveer
FileNotFound Exception
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what are the high-level thread states? : Java thread
Can extern variables be initialized?
Difference between arraylist and vector.
How do you compare objects in java?
What is hashing in java?
What do you mean by pointer value and address?
Tell me are there implementations for sorting and searching in the java libarary?
Is a method a function?
What does @param args mean in java?
What is listnode in java?
What is the difference between a method and a procedure?
what is nested class in java?
Why does java not support pointers?
What are the advantages of autoboxing?
What's the purpose of using break in each case of switch statement?