Is it possible to create Userdefined Unchecked Exception
also?If Yes, give an example?
Answer Posted / balaji
We can't create Uncecked Exceptions
| Is This Answer Correct ? | 5 Yes | 14 No |
Post New Answer View All Answers
What is the default size of arraylist in java?
Can we override constructors in java?
Can you sort a string in java?
How is hashcode calculated in java?
Why heap memory is called heap?
What are data structures in java?
For class CFoo { }; what default methods will the compiler generate for you>?
When does an object becomes eligible for garbage collection in java?
How will you call an Applet using Java Script Function?
How can you read content from file in java?
What is a stack class in java ?
Explain the init method?
What does || mean in code?
What is the impact of declaring a method as final?
What data type is a string?