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 is your platform’s default character encoding?
What is the difference between abstraction and encapsulation?
What are the parts of a method?
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
How many types of operators are there?
What are the two environment variables that must be set in order to run any java programs?
What is import java util arraylist?
Can an anonymous class be declared as implementing an interface and extending a class in java programming?
How to sort an unsorted array in java?
Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
What is the maximum size of a string in java?
What is Java Package and which package is imported by default?
Do we have pointers in java?
How will you reverse a singly-link list?
When is the finalize() called? What is the purpose of finalization?